
h1 {
    font-size: 24px;
    margin-top: 2rem;
    color: #2f4357;
    text-transform: uppercase;
    font-weight: 600;
}

h3 {
    color: #0093d0;

}
