.header-image .site-title a {
    float: left;
    min-height: 142px;
    width: 100%;
}

.after-entry .widget-title, .widgettitle,
.sidebar .widget-title,
.sidebar .widget-title a {
	color: #DD3333;
        font-size: 20px;
}
.large
{
    font-size: large;
    font-weight: bold; 
}
.center-big
{
    font-size: 14pt;
    text-align: left;
    color: #333;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 16px;
}
.h214px
{
    font-size: 14pt;
    text-align: left;
    color: #333;
    font-weight:700;
    line-height: 1.2;
    margin: 0 0 16px;
}
.font20red
{
        color: #DD3333;
        font-size: 30px;
        text-align: left;
        font-weight: 700;
        line-height: 1;
}
.btn-primary.btn-invert {
    color: #ff694a !important;
    background: none !important;
    border: 1px solid !important;
border-radius: .25em;
box-shadow: none !important;
    text-shadow: none !important;
    text-transform: uppercase;
    font-family: gilroybold;
    padding-top: 17px !important;
    padding-bottom: 17px !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
    font-size: 22px !important;
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-weight: inherit;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
}
hr { 
padding-top: 10px;
padding-bottom: 10px;
clear: both;
visibility: hidden;
 }
.hr2 { 
padding-top: 10px;
padding-bottom: 10px;
clear: both;
visibility: hidden;
 }
.h2-2 {
font-size: 30px;
font-weight: 700;
line-height: 1.2;
margin: 0 0 16px;
}