#section-one{
    min-height: 100vh;
    padding: 150px 0;
}

#section-one h2{
    margin-top: 20px;
}

#section-one a{
    color: black;
    text-decoration: none;
    font-weight: bold;
}