.UIFooterControl {
	text-align:left;
}
.UIFooterControl .title-footer{
	    color: #b70100;
	    font-weight: bold;
	    font-size: 18px;
	    line-height: 20px;
	    text-transform: uppercase;
	    background-color: transparent !important;
}
.UIFooterControl  .intro-footer {
    background-color: transparent !important;
}

.UIFooterControl .info-footer {
    background-color: transparent !important;
}