section h2 {
    color: #7daed3;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}
section ul,
section ol {
    margin-left: 20px;
}