/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
.logo{width:135px;height:auto;padding:0px 5px 5px 5px;}
.logo img{border-radius: 4px;}
#topbar{background-color: #f98979;}
.tour-package p a{font-weight:900;padding:10px 0px;}
.tour-package .card-body{padding:1rem;}
.height400{height:300px;}
.popular-tour .desti {position:relative;}
.popular-tour .desti p{position: absolute;
    bottom: 10px;
    background: black;
    left: 20%;
    padding: 5px;
    width: 50%;
    color: #fff;
    font-weight: 900;}
.wd70{width:70%;}