body{
    background-color:#eee;
    margin-top:20px;
}
.border-5, .border-w-5 {
    border-width: 5px !important;
}
.border-white {
    border: 1px solid transparent;
    border-color:  #A08C77 !important;
}
hr.hr-primary {
    border-top-color:  #A08C77!important;
}
em {
    font-style: italic;
}
.font-weight-normal {
    font-weight: 400 !important;
}