/* here you can put your own css to customize and override the theme */

@CHARSET "UTF-8";

.coig-step{
	height: 140px;
}

.redClass{
    color:red !important;
}
.redClass a{
    color:red !important;
}