﻿.main-title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
     margin-top: 30px; 
    color: #333;
}
.table .td-name a {
    color: #4a2d0a;
}
    .table .td-name a:hover, .table .td-name a:active, .table .td-name a:focus {
        color: #937e63;
        text-decoration: none;
        outline: none;
    }
.table .select-room {
        padding: 0;
    height: 35px;
    margin-bottom: 0px;
}
.btn-btn-primary {
    background: #8a6d3b;
    border: 1px solid #8a6d3b;
    padding: 12px 30px;
    color: #fff;
}
    .btn-btn-primary:hover {
        background: #fff;
        color: #8a6d3b;
        border: 1px solid #8a6d3b;
    }
.form-group label {
    color: #4a2d0a;
}
.table td strong {
    color: #4a2d0a;
}
.td-price, .td-max {
    color: #4a2d0a;
}
.animated {
    color: #4a2d0a;
}
.agree span {
    color: #4a2d0a;
}
