.main.home h3 {
  font-size: 27px;
  margin-bottom: 10px;
}

.subscribepopup_message h3 {
    color: #0babb5;
    font-size: 28px;
   font-family: 'PT Sans', sans-serif;
    font-weight: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
h3 {
    font-size: 17px;
    line-height: 20px;
    color: rgb(231, 39, 0);
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px 0px 5px;
}


#site-title a {
    color: rgb(231, 39, 0);
    font-size: 40px;
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    text-shadow: rgb(255, 255, 255) 1px 1px 0px;
    line-height: 30px;
}


h2 {
    font-size: 30px;
    line-height: 30px;
    color: rgb(11, 171, 181);
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px 0px 15px;
}


h2#site-description {
    color: #64605a;
    font-size: 14px;
   font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px #ffffff;
    letter-spacing: 7px;
    margin: 0;
}

.intro {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin-top: 10px 20px;
    text-transform: uppercase;

}

a.bttn {
    float: none;
    display: inline-block;
    border-radius: 6px;
    -moz-border-radius: 6px;
    margin: 14px 0 0 0;
   font-family: 'PT Sans', sans-serif;
}


h4 {
    font-size: 15px;
    line-height: 20px;
    color: #e72700;
    margin: 0 0 0 0;
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}