﻿.contact-form-header {
    background-color: #0b5583;
    width: 100%;
    text-align: center;
    align-content: center;
    color: white;
    font-size: 30px;
    font-weight: 500;
    padding: 10px;
}

.contact-form-text {
    font-size: 14px;
}

.contact-form-link {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}
