.tagline {
    font-size: 78px! important;
    color:  #12ABBD;
    line-height: 41px;
}

#content h3{
    color:  #12ABBD;
}

strong, b{
    color:  #12ABBD;
}

#content h6{
    color:  #12ABBD;
  font-size: 38px! important;
}

#content h5{
    color:  #12ABBD;
  font-size: 32px! important;
}

#content h1{
    color:  #12ABBD;
  font-size: 36px! important;
}

p, ol, ul {
    margin-bottom: 0px;
}


img[class*="align"], img[class*="wp-image-"] {
    padding: 6px;
    margin: 0px;
}


a img {
    border: none;
    display: block;
    max-width: 100%;
    width: auto;
}

#menu-item-3778 {
background-color: green!important;
}

#menu-item-3778:hover a{
background-color: white!important;
color: green!important;
}
