section {
    margin: 50px 30px;
}

section h1 {
    margin-top: 100px;
    margin-bottom: 10px;
    text-align: center;
    color: #2d8fff;
    font-size: 48px;
    font-weight: 800;
}