﻿.subhead {
    font-family: GothamBlack;
    font-size: 16px;
    line-height: 16px;
    color: #454545;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    display: block;
    letter-spacing: 2px;
    margin-bottom: 30px;
}

.small-blue-button-with-arrow {
    
}

.text-center {
    
}

.img-full {
    width: 100%;
    height: auto;
}