.contact-location-title {
    font-size: 24px;
    font-weight: 500;
}

.contact-location-title::before {
    display: block;
    content: "";
    height: 3px;
    width: 60px;
    color: #0190D6;
    margin-bottom: 0.2em;
    background-color: transparent;
    background-image: linear-gradient(270deg, #0190D6 0%, #0190D6 100%);
}

.paragraph--id--1679 .views-field-nothing,
.paragraph--id--1690 .views-field-nothing {
    text-align: center;
    border: 2px solid whitesmoke;
    padding: 43px 0;
    font-size: 18px;
    margin-top: 15px;
    border-radius: 4px;
}

.paragraph--id--1197 .panel-title a {
    font-weight: 500;
    text-transform: none;
}