.where-we-are {
    padding: 60px 0px;
    text-align: center;
}
.where-we-are h2{
    color: #5d000b;
    margin-bottom: 30px;
    font-size: 51px;
    font-family: 'Kunstler Script';
}
.where-we-are a{
    display: inline-block;
}
.where-we-are p{
    position: relative;
    margin-top: -45px;
    font-weight: bold;
    color: #5C5C5B;
    font-family: 'Georgia';
}