.row:before, .row:after {display: none !important;
} 
.bg-blue {
  background-color: #121c24;
}
.bg-yellow {
  background-color: #f7f7eb;	
}

  .bg-newrouge {
  background-color: #ed583a;
}

  .bg-lightblue {
  background-color: #285976;
}

.text-lightblue {color:rgba(40,89,118,1)!important} 

.text-blue {
	color: #121c24;
}
