h1, h2, h3, h4, h5, h6, a {
    color: rgb(35, 82, 124);
}

.standard_text {
    color: rgb(35, 82, 124);
}

.blue, .standard {

}

.blue:hover, .standard:hover {

}