/* footer */
.footer {
    line-height: 26px;
    text-align: center;
    padding: 15px 0;
}

.footer .txt {
    color: #930202;
    font-size: 14px;
    font-weight: 600;
}

.footer .txt a {
    color: #930202;
}