/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.red {color:#ec2836!important;}
.gry {color:#857f87!important;}
.blu {color:#8abcc1!important;}
.button-red {background:#ec2836;}

.feature-box .fbox-icon {width:30%!important;height:50%!important;}
.modal1 p {text-align:justify!important; color:#171717!important;}

footer a {
  text-decoration: underline!important;
  color: #fff!important;
}

footer a:hover {
  text-decoration:none!important;
  color: #fff!important;
}