.marqueeboxstyle{display: flex ; align-items: center;width:100%;}

.excitemorebox h1{text-align: center; font-size: 30px;font-family:"myFirstFont";}
.excitemorebox h1:after{
content: ''; position: absolute; width: 100%; height: 2px; background: #ffc087; left: 0; bottom: 3px; z-index: -1; border-radius: 30px;
}
.fastbookbox{width:100%;display:flex;    align-items: center;    background: rgba(245, 245, 245, 1);    padding: 8px 5px;border-top-right-radius: 20px; border-bottom-right-radius: 20px;padding-left: 20px;}
.fasbbokbox{width: 100%; display: flex ; align-items: anchor-center;gap:5px;}
.exploremorebox{background: rgba(238, 77, 77, 1); border: none; border-radius: 30px; width: 150px; color: #fff; padding: 8px 10px;}
.fasbbokbox p{font-size:15px;}
.fasbbokbox h4{font-size: 22px; text-transform: uppercase; font-weight: 700; width: 300px;margin-bottom: 0;}
.fasbbokbox marquee{height: 22px;}