/* Add here all your css styles (customizations) */


address .who li {
        color: #eee;
}


.sublogo {
    color: #eee;
    font-weight: 300;
    text-shadow: none;
    font-size: 14px;
    line-height: 1.2;
    margin-left: 75px
}

.owl-item em {
    color: #555555;
}

.wcag {
    margin-top: 5px;
}

body {
    font-family: "Open Sans",sans-serif;
}

cbp-caption {

    margin-bottom: -5px;
}


/*Headings*/
h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
