p {font-size: 1.1rem}
div {font-size: 1.1rem}
.second-nav h4 a{color: rgba(26, 26, 26, 0.8); font-weight: normal;}
.second-nav h4 a:hover {color: #3867d6;}
.icms-header__top {background-color: #f8f8f8 !important; }
.icms-navbar .nav-link {padding-bottom: 0.75rem !important}

.general-menu ul li a{text-align: center !important}


.bf-13__logo {width: 100% !important;}
.bf-13__slogan {text-align: center !important;}
.bf-13__text {text-align: center !important;}
.bf-13__btn-wrap {text-align: center !important; margin-top: 15px;}
.pos-banner-btn_2 {
	display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
