.top-container,
.contact-button,
.contact-button:hover {
    background: #174A8B;
}

.top-sentence > h1 {
    margin-left: 0;
}

.green-font {
    color: #174A8B;
}

.training-description_block > p + p {
    margin-top: 1em;
}

.training-description_block a:not(.contact-button) {
    color: #174A8B;
    text-decoration: underline;
    text-underline-offset: 0.15em;
}