a { font-weight: 700; transition: all 0.1s ease-in-out; font-family: 'Brandon Text',Arial,Helvetica,sans-serif;}
a:hover, a:focus {
    color: #b7b7b7;
    text-decoration: none;
