﻿.main-color {
    color: #c4161c;
}

.customHr {
    background: #c4161c;
    height: 3px;
    width: 100px;
}