section {
    width: 60%;
    margin-left: 20%;
}

h1 {
    font-family: "Lato", sans-serif;
    font-size: 36px !important;
    font-weight: bold;
}

h2 {
    font-family: "Lato", sans-serif;
    font-size: 36px !important;
    font-weight: bold;
    color: #39394d;
    text-transform: capitalize !important;
}

p {
    font-family: "Lato", sans-serif;
    color: #39394d;
    font-size: 14px;
}
