/* Desktop styles — min-width: 700px */

h1 {
    font-size: 80px;
    line-height: 0.95;
    margin-bottom: 8px;
}

h2 {
    font-size: 40px;
    line-height: 1.05;
    margin-bottom: 16px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

nav {
    padding: 20px 60px;
}

.logo_pw_lime {
    width: 200px;
    height: 52px;
}

.hero {
    padding: 120px 60px 100px;
}

.section-how,
.section-receive,
.section-who,
.section-pricing,
.section-statement,
.section-scope {
    padding-left: 60px;
    padding-right: 60px;
}

.btn-primary {
    padding: 14px 36px;
    font-size: 15px;
    border-radius: 8px;
}

.btn-full {
    padding: 16px;
    font-size: 15px;
}

footer {
    padding: 60px;
}
