/*
*Theme Name : ThemeName
*Description : ThemeName Theme
*Version : 1.0
*/

.servce-cntnt h3
 {
    font-size: 18px;
}
.pagination-wrap .page-numbers {
  display: inline-block;
  margin: 0 5px;
  padding: 8px 12px;
  background: #eee;
  color: #333;
  text-decoration: none;
}
.pagination-wrap .current {
  background: #222;
  color: #fff;
}
.titel-venobox.text-center p {
    color: #fff;
}
.funfact-count h2 {
    color: #fff;
    font-family: lato;
    font-weight: 600;
    margin: 15px 0;
    font-size: 20px;
}
.funfact-count p {
    color: #fff;
    
}
.funfact-count.text-uppercase {
    padding: 10px;
}
.funfact-single {
    height: 429px;
}

.bradcamb-content.text-center.text-white h1 {
    color: #fff;
}

.bradcamb-content.text-center.text-white {
    background: #00000070;
    width: 50%;
    text-align: center;
    padding-bottom: 10px;
}

img.custom-logo {
    width: 300px !important;
    height: 100px !important;
}