/*
*Theme Name : ThemeName
*Description : ThemeName Theme
*Version : 1.0
*/

h3.service-title.mb-25.mt-0.mb-lg--0 {
    font-size: 1.5em !important;
}
h3.causes-title.mt-0.mb-20 {
    font-size: 1.5em !important;
}

.pagination-wrapper .page-numbers {
  display: inline-block;
  margin: 0 5px;
  padding: 8px 12px;
  background: #f7f7f7;
  border: 1px solid #ddd;
  color: #333;
  text-decoration: none;
}

.pagination-wrapper .page-numbers.current {
  background: #333;
  color: #fff;
  border-color: #333;
}

rs-layer#slider-2-slide-2-layer-18 {
    font-size: 47px !important;
    line-height: 58px !important;
}
.owl-nav {
    display: none;
}
h2.title.ser-title {
    font-size: 35px !important;
}
.clr-0 {
    color: #000000 !important;
}
.clr-0:hover {
    color: #ffffff !important;
}