body{
    direction: rtl;
}
.logo{
    width:80px;
    height: 80px;
}
a,.card-title{
    color: #063d5b !important;
}
a:hover, a.active , h1{
    color: #c4994e!important;
    text-decoration: underline;
text-underline-offset: 12px;
}
.m-btn , .m-btn:hover{
background-color: #c4994e!important;
color: #fff !important;;
}
.mr-auto{
    margin-right: auto;
}
.carousel img{
    height: 80vh;
}
.h-80{
    height: 80vh;
}
.carousel{
    margin-top: 100px;
}
