.locationAWS h4, .locationsAWS2 h4  {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    font-weight: normal;
    margin: 3px;
}

.locationAWS h4 a, .locationsAWS2 h4 a {
    text-transform: none;
    font-weight: 600;
}

.locationAWS h4 a {
    color: #fff;
}

.locationAWS h4 a:hover {
    color: #bd0d0d;
}