﻿a.cta {
    font-size: 14.5pt;
}

address em {
    font-style: normal;

    font-size: 17pt;
    font-weight: bold;

    color: hsl(0, 0%, 12%);
}

address span {

    font-size: 16pt;
    color: hsl(0, 0%, 12%);

}

/*
div.top-wide-image {
    background-image: url('/images/unsplash/carlos-muza-hpjSkU2UYSU-unsplash-small.jpg');
    background-image: url('/images/unsplash/lukas-blazek-mcSDtbWXUZU-unsplash-medium.jpg');

    
    height: 500px;
}




div.top-wide-image-holder {

}
div.top-wide-image-holder img {
    max-width: 800px;
}
*/