iframe {
    border: none !important;
} 

h2.item-title, .item-title h2 {
   margin-bottom: 10px;
    }
.nav-link {
    color: #006699;
    }
.page-link {
    color: #006699;
  }
.cb_template a {
    color: #006699;
    text-decoration: none;
    background-color: transparent;
}
img {
    max-width: 120%;
    height: auto;
}