h1,h2,h3 {
    color: #0FA6BC;
}
h1 {
    font-weight: 600;
    text-transform: uppercase;
}
a {
    color: #0FA6BC;
}
