To jest placeholder.
Przejdź do trybu Podglądu lub opublikuj stronę,
aby sprawdzić działanie swojego kodu.
Kliknij dwa razy, aby edytować
<link href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
<style>
section#section-qgop1 {
display: none;
}
.lp-text {
font-family:'Open Sans', sans-serif;
font-size:21px;
font-weight:400;
color:#FFFFFF;
line-height:28px;
}
.form-header, .blog-author > h3 {
font-family:'Roboto', sans-serif;
font-size:34px;
font-weight: 700;
color:#FFFFFF;
text-transform: uppercase;
text-align: center;
}
.blog-author > p, .blog-author > p > a {
padding-top: 41px;
font-family:'Open Sans', sans-serif;
font-size:17px;
font-weight:300;
color:#FFFFFF;
text-align:center;
line-height:24px;
}
.blog-author > p > a {
font-weight:700;
text-decoration: none;
}
.footer {
padding-top: 41px;
font-family:'Open Sans', sans-serif;
font-size:17px;
font-weight:300;
color:#FFFFFF;
text-align:center;
text-decoration: none;
}
.footer > a {
color: #eba038;
}
</style>