/* Add here all your css styles (customizations) */
.logo{
    font-weight: bold;
    color: #00bed6;
}

header.bdr-bt-2-cyan {
  border-bottom: 2px solid #00bed7;
}

.u-btn-outline-primary:hover{
  color: #fff !important;
}

.u-pagination-v1-5--active, .u-pagination-v1-5:hover, .u-pagination-v1-5:focus{
  color: #fff !important;
}

.u-btn-cyan {
  color: #fff !important;
}