This file contains the overrides to the preset1 configration of the Orient Joomla template

sp-top-bar {
    background: #f7f7f7;
    color: #016b93;
}

#sp-top-bar a {
    color: #016b93;
}

.preset1 #sp-header, .preset1 .block-background, .preset1 .offcanvas-menu, .preset1 #sp-bottom .sp-module {
    background: none #016b93;
}

#sp-header #sp-logo {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
}

.preset1 #sp-logo {
  background:none no-repeat center bottom
}

#sp-header {
    background: #016b93 !important;
}

h3, .sp-module-title {
  color: #016b93;
}

.latestUpdateDivsRight {
  width: 45%;
  padding: 10px;
  float: right;
}

.latestUpdateDivsLeft {
  width: 45%;
  padding: 10px;
  float: left;
}

#sp-footer a, #sp-bottom a {
  color: #016b93;
}

#sp-footer {
  text-align: center;
}

.article-intro-image, .newsflash-image {
  text-align: center;
}

h4.newsflash-title {
  text-align: center;
}