span.warning-text {
    color: #f93636;
    position: relative;
    top: -5px;
    display: block;
    font-size: 9px;
    line-height: 15px;
    letter-spacing: 0px;

}

h2.as_h1 {
    margin: 5px 0 0;
    font-size: 30px;
    line-height: 1em;
    color: #525247;
    font-weight: 300;
    letter-spacing: -1px;
}


h1.as_h2 {
    margin: 0;
    font-size: 27px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -.5px;
}