/* 
* put your own css code here 
* don't update templates css file.
* because it's regularly get updated
*/



.mt-30 {
    margin-top: 30px;
}

.mr-5 {
    margin-right: 5px;
}

.footer-link {
    color: #b9b9b9;
}

.footer-link:hover{
    color: #BD0B15;
}