/* Add here all your CSS customizations */

 .bg-colored-1{

 	background-color: #c3a428 !important;
 }

 .btn-colored-1{

 	background-color: #00509e;
    border-color: #00509e #00509e #00509e;
    color: #FFF;
 }

 .btn-colored-1:hover{

 	background-color: #00509e;
    border-color: #00509e #00509e #00509e;
    color: #f98700;
 }


  .bg-colored-2{

 	background-color: #3f83c4 !important;
 }


  .bg-colored-3{

 	background-color: #79ad86 !important;
 }


.about{
	color: #fff;
}
 
.article-title{

color:  #c57600 !important;
font-size: 30px;
}

.article-desc{

color:  #fff !important;
font-size: 18px;
}

 

.l-ht{
	line-height: 37px;
}

.history-size{
	font-size: 18px;
	line-height: 2;

}



.posting-looks{
  color: #FFF !important;
  font-size: 16px !important;
}


.section {
    margin: 0 !important;
}