section h1 {
    font-size: 26px;
    padding: 20px 0;
}


section h4 {
    font-size: 20px;
    padding-top: 10px;
}

section p {
    padding-bottom: 15px;
}


strong, b {
    color: #1db5a1;
}