 

.colorred{
	 color:#CB2733!important;
}

.pl-1{
	 padding-left:10px;
}
.pl-2{
	 padding-left:20px;
}
.mr-2, .mx-2 {
    margin-right: .5rem !important;
}
.ml-3, .mx-3 {
    margin-left: 1rem !important;
}
.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}
.mr-4, .mx-4 {
    margin-right: 1.5rem !important;
} 

.mr-5{
	margin-right:5px
}

