<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.maincontainer{
    width: 100%;
    padding: 0!important;
    margin: 0;
}

.fullwidth{
width: 100%!important;
padding: 0!important;
}
.zeropadding{
    box-shadow: 3px 4px 16.38px 1.62px rgba(0, 0, 0, 0.1);
padding: 0!important;
}

.borderci{
border: 3px solid #cbcbcb;
    border-radius: 10px;
    padding: 47px;
    background-color: #f9f9f9;
        margin: 10px 0px;
}

.aboutusinfotable {
    padding: 15px;
    justify-content: right;
    color: #000; 
}

.aboutusinfotable h2{
    color:  #454545;
    font-weight: bold;
    font-size:30px;
    text-align: center;
    line-height: 2;
}


 
.downloadnwbut a{
    display: inline-block;
}

.downloadnwbut h2{
     color:  #292829;
    line-height: 3.1;
    font-size: 33px;
    font-weight: bold;
}



 .mytableh1{
    color: #fff;
    padding: 20px;
 }

 .marketingimgs{
   
    width:100%!important;
    animation: shake 15.5s;
    animation-iteration-count: infinite;
 }
 
@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
  }
  
  .cardsname{
    font-weight: bold;
    color: #333;
    padding: 8px;   
  }
  
 .marketingsectionz3{
    margin-top: 10%;
 }

 .marketingsectionz3 &gt; a{
display: inline-block; 
}

.marketingsectionz3 &gt; h2 {
    font-size: 40px;
      margin-bottom: 16px;
}


 .lastitemsrenzo{
    padding: 60px;

 }

 .lastitemsrenzo h2{
    text-align: left;
    line-height: 1.2;
    color: #292829!important;
    font-size: 26px!important;
    font-family: 'Cairo', sans-serif!important;
    display: inline-block;
    font-family: 'Open Sans';

 }



 .downloadnowsection{
    padding: 0;
     box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.13);
  
 }


.newcompound{
    box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.13);
    padding-bottom: 55px;
}
 .categorysectionspad{
  
    padding-right: 123px;
    padding-left: 123px;
 }

.btm-grp-box .dark-box:hover,
.btm-grp-box .dark-box:hover &gt; h1{
    background-color: #fff;
    color:#c6471f;
}


 
 
 

.markimgsright{
    height: 50px;
    float: right;
}


.markimgsleft{
    height: 50px;
    float: left;
}

.pro-thum .details-sec .hd-grp h2{
    word-wrap: break-word;
    overflow: hidden;
    width: 80%;
    font-weight: 400;
    text-align: center;
}


.MultiCarousel .pro-thum .details-sec .hd-grp h2 a{
color: #ffffff;

}
 
.feedclok span{
    padding: 12px;
    color: #fff!important;
    background-color: #fff;
    border-radius: 21px;
    font-weight: bold;
}

.post_btn{
    background-color:#FF5722!important;
}
 

.leftLst, .rightLst{
     background-color: #f05023;
    border-color: #f05023;

}

 
.info_detailstitle{
   padding: 0!important;
 
}
.citytit{

    font-size: 14px;
    font-weight: bold;
    color: #6C6E74;
}


 

.realestatehomeser{
    padding: 0 60px!important;
}

/* Container Styling */
.global_service {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
    padding: 15px;
    width: 100%;
}
.global_servicemi{
    justify-content: center;
}
.global_service24{
    justify-content: center;
}
/* Individual Service Cards */
.global_services { 
    width: calc(25% - 15px); /* 50% width per item with spacing */
    padding: 15px;
    background: #fff;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
    scroll-snap-align: center;
}

/* Hover Effect */
.global_services:hover {
    transform: scale(1.05);
}
 

.global_servicesimg{
    width: 100%;
    height: auto;
    border-radius: 8px;
    transition: transform 0.3s ease-in-out;
}

 

/* Card Title &amp; Icons */
.cardsname {
    margin-top: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

.cardsname a {
    text-decoration: none;
    color: inherit;
    display: inline-block; 
    align-items: center;
    gap: 8px;
}

/* Service Icon */
.servicon {
    width: 35px;
    height: 35px;
}

.categorysections{
    padding: 50px;
}


.badge1 {

    background-color:#f04e1d!important ;
    padding: 8px 11px; 
 
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}   

.badge2 {

    background-color:#292829!important ;
    padding: 8px 11px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}   

 

.morebtn{
    color: #f05023;
}

.morebtn:hover{
 cursor: pointer;
 font-size: 22px;
}

.developersec img{
    border-radius: 10px;
    height: 165px;
    box-shadow: 1px 2px 4px 2px #939393;
}

.developersec a{
font-weight: bold;
font-size: 18px;
color: #615957;
line-height: 3;

}

.developersec a:hover{

    color: #f04f1e;
    }

    .puplich1{
        padding: 10px;
        text-align: center;
        font-size: 41px;
        margin-bottom: 20px;
    }
 
    .servicon{
        height: 30px;
        width: 30px;
    }


    .detailsicons{
        width: 25px;
        height: 25px;
    }

    .detailscitiestybe{
        display: inline-block;
        padding: 6px 6px!important;
        font-size: 15px;
        font-weight: bold;
    }

    .galleryh2t{
        text-align: center!important;
        font-size: 27px!important;
        font-weight: bold;
        font-family: 'FontAwesome';
        color: #fff!important;
        background-color: #292829;
        border-radius: 18px;
         padding: 4px 29px;
        margin-bottom: 10px;
    }
   .gallysectabl .myprothumb{
    background-color: #f3f2f1;
    padding: 0;
    box-shadow: 0px 0px 3px 0 #292829;
    margin-bottom: 30px;
    border-radius: 30px;
    margin-top: 20px;
    overflow: hidden;
    background-color: #ebebeb;
 
    }


    .gallyspace{
        font-size: 17px;
        font-weight: bold;
       
        color: #ffffff;
       
        
    }
    .gallyspace i{
        color: #ffffff!important;
    }

    .gallyulsec li{
        font-weight: 600;
        display: inline-block;
        padding: 6px 6px !important;
        font-size: 24px;
        color: #292829;
        line-height: 2;
        font-family: 'Roboto';
        letter-spacing: 1px;
    }



    .noborders{
        border: none;
    }


.detailscitiestybe h2{
    font-size: 26px;
}
    .detailscitiestybe .price {
        font-family: 'Cairo', sans-serif;
        font-size:25px;
        /* font-weight: bold; */
        color: #ffffff;
        border-radius: 5px;
        background-color: #373737;
        padding-top:10px;
    padding-bottom: 15px;
    letter-spacing: 2px;
    }

    .detailscitiestybe .price span {
         font-size: 20px;
         color: #fff; 
         letter-spacing: 0;   
        
    }

 
 

     .viewmorebut a{
      
      
        margin-top: 15px;
        font-family: 'Cairo', sans-serif;
       
        font-weight: bold;
        letter-spacing: 1px;
     }

     .pullrights{
        float: right;
     }

     .pullleftz{
        float: left;
     }



     .en_mob{
        display: none;
    width: 100%; 
     max-height: 660px; 
    }
    
    .en_desktop{
        display: block; 
        max-height: 660px; 
    }
  
 

    .whtslink{
        background-color: #5cb85c!important;
        border-color: #4cae4c!important;
     }
     
    .puplich1 .fa{
        color: #f04f1e;
    }


    .content-body{
       /* min-height: 100%!important;*/
        padding-bottom: 71px;
    }


    .twocategorysect &gt; .realestatehomeser{
        padding-right: 50px!important;
    padding-left: 50px!important;
    }

    .newfooterads{
        padding: 10px;
        margin-top: 90px;
    }
 

    .feeedsdescription {
        padding: 10px;
        overflow: hidden;
        text-align: center;
        font-size: 15px;
        text-transform: lowercase;
    }

    .feedstitles{
        font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    }

    .datesece{
        border-radius: 20px;
        padding: 4px 23px;
        color: #fff;
        background-color: #f05023;
        font-size: 15px;
        margin: 10px 0;
    }

    .feeditemlogosection{
        padding: 10px;
    }

    .myfeedlogodeveloper{
        position: absolute;
        z-index: 1;
        left: 38px;
        width: 80px;
        height: 80px;
        top: 31px;
        filter: drop-shadow(2px 4px 6px black);
    }


    .feedheadertitle{
        border-bottom: 5px solid #f04f1e;
    padding: 13px;
    margin-bottom: 18px;
    border-radius: 21px;
    
    }

 

   option{
    font-weight: bold;
   }
   
   .myhrborder{
     color: #575656;
    display: inline-block;
    border-bottom: 3px solid #575656;
    margin-bottom: 10px;
    margin-top: 9px;
    padding: 14px 79px;
    font-size: 20px;
    border-radius: 31px;
    background-color: #f9f9f9;
   }

.myhrborder a{
    color: #292829;
}

.myhrborder a:hover{
    color: #f86809;
}
   .gallyshowinfobedul{
    background-color: #ededed;
    border-radius: 10px;
    text-align: center;
    margin: 10px 45px;
    padding: 10px;
   }
   .gallyshowinfobedul li{
   color: #5b5b5b;
   }


   .priceform .form-control{
    text-align: center;
   }

  .priceform form {
    border: 1px solid #eee;
    padding: 43px;
   }

    
     
.unqsss{
     background-color: #dff0ff;
     border-radius: 30px;
 }
 
 
 
 
   .myprothumb2{
    text-align: center;
    padding: 0px 1px;
    border: 1px solid #eee;
    border-radius: 20px;
    margin-bottom: 10px;
   }
.calcudescription{
    font-size: 16px;
    line-height: 1.8rem;
    letter-spacing: .5px;
    word-spacing: 1px;
}
      
   .myprothumb2 h2{
    filter: brightness(.9);
    text-align: center!important;
    font-size: 16px!important;
    font-weight: 500;
    font-family: 'Cairo';
    color: #161616!important;
    border-radius: 54px;
    padding: 0;
    margin-bottom: 10px;
   }

   .myprothumb2 img{
    filter: brightness(.9);
 padding: 5px;
 width: 100%;
   }
   .myprothumb2 img:hover{  
    filter: brightness(1);
   
}

.top-heading-filter .price{
    color: #fff;
}


.logodescris{
    height: 100px;
    width: 100px;
}

.mylablwihh{color: #fff;}

.myprojectnewimg{
    min-height: 500px;
    max-height: 100%;
     width: auto!important;
     display: inline-block!important;

}

 
 
 .social li a{
    font-size: 18px;
 }

 .footall {
    margin-top: 0!important;
 }

 .projecth4
 {
    font-size: 22px;
    font-weight: 500;
 }

 .social li a i{
    font-size: 24px;
    color: #fff;
 }

 .slideritemx{
    border: 1px solid #eee;
    padding: 5px;
    
 }

 .hero-slide{
    background-color: #fff;
 }

 .userimsg{
    height: 100px;
    width: 100px;
 }

 .logodescris2{
    width: 50px;
    height: 50px;
 }

 .ulsectionnewpro{
margin-top: 10px;
 }


.offersections{
    background-color: #232323!important;
    background-blend-mode: overlay;
    background-size: cover;
}
.offersections h1, .offersections p, .offersections span{
    color: #fff;
    font-family: 'Cairo';
    font-weight: bold;
}

.rating span{
    font-family: 'Cairo', sans-serif!important;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .2px;
}

 

.adsbannerfooter .en_desktop{
    padding: 0 200px;
}

.adsbannerfooter .ar_desktop{
    padding: 0 200px;
}

.whtsection{
    vertical-align: middle;
}

.ratview{
    vertical-align: middle;
}

.downloadattachment{

    font-size: 16px;
}

 
.clearfix li h2 p{
    padding: 0!important;
}


.brand img{
    border-radius:  6px;
    box-shadow: 1px 2px 4px 2px #939393;
    padding: 13px;
}


footer.footall .footer .ftr-single-sec .ftr-logo-sec img{
    border-radius: 26px;
    box-shadow: 1px 2px 4px 2px #939393;
    padding: 13px;
    background-color: #fff !important;;

}

footer.footall .footer .ftr-single-sec .ftr-heading{
    color: #fff !important;;
}

footer.footall .footer .ftr-single-sec .foot-nav li a{
    color: #fff !important;
    font-size: 13px;
    font-weight: 200;
    font-family: "Roboto", sans-serif;

}
.fb &gt; ftr-logo{
    height: 22px!important;
    width: 22px!important;
   margin-top: 2px;
}

 

.newmarktingimgdesk{
    width: 100%;
    max-height: 500px;
}

.newmarktingimgmob{
    display: none;
}
.dmarketingsectionz3{
    padding: 50px;
}

.form-box &gt; .text-center &gt; h1{
    font-size: 25px;
}

.marketmomob{
    display: none;
}

.marketdesktop{
    width: 100%;
}


@import url(https://fonts.googleapis.com/css?family=Lato:400,300,900,700);

html {
  font-size: 16px;
}

h3 {
  font-family: 'Lato', sans-serif;
  font-size: 2.125rem;
  font-weight: 700;
  color: #444;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 55px 0 35px;
}
 
.glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  margin-top:-10px;
  margin-left: -10px;
  color: #444;
}
 
 


.form-box select option:hover, .form-box select option:focus, .form-box select option:active{
    background-color: #f04f1f!important;
    color: #fff!important;
}
    
.fa-phone, .fa-whatsapp{
        font-size:20px!important;
}

 


.post_btn{
    font-size: 25px!important;
    margin-top: 10%!important;
}


#pgLinks { 
    position: static;
    text-align: center;
    margin: 21px auto 30px auto;
    padding: 11px;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 100%;
}

.pagination {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; /* Allow wrapping if needed */
    gap: 5px;
    padding: 0;
}

.page-item {
    list-style: none;
    min-width: 35px; /* Ensure enough space for double digits */
    text-align: center;
}

.page-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 4px;
    font-weight: bold;
    background-color: orangered;
    color: white;
    border: none;
    padding: 0;
}

.page-item.active .page-link {
    background-color: #454545;
    color: #fff;
    border-color: #454545;
}

.page-item a:hover {
    background-color: #454545;
    color: #fff;
}




.line{
    margin: 12px;
}

.developernames{
    font-size: 16px;
}
.breadcrumb a{
    padding: 0 5px;
}

.headlines{
line-height: 3.1rem;
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    font-weight: 500;
    text-transform: capitalize;
    color: #414141;
}
.developersections{
    box-shadow: 1px 2px 4px 2px #b3b3b3!important;
    padding: 5px!important;
    background-color: #f9f9f9!important;

}

.developerlistlogo{
    border-radius: 370px!important;
    height: 165px!important;
    width: 165px!important;
    display: inline-block!important;
    transition: transform 1.1s;  

}

.developerlistlogo:hover{
    transform: scale(.9); 
}
.developerdescriptions{
    padding: 1px!important;
}
.developernames{
    padding: 1px!important;
    border: none!important;
    font-size: 15px;
    color: #000!important;
 
}
.developerdescriptions .hd-grp{
    margin-bottom: 2px!important;
}


.maindevelopersec{
    padding-left: 5px!important;
    padding-right: 5px!important;
}


.descriptiontitles{
 border-bottom: 1px solid #f86809;
 margin-bottom: 5px;
}

.whtsections{
    background-color: #373737;
    padding: 18px;
    border-radius: 20px;
    padding: 25px;

    margin: 30px 0px;
 
}
 
.pblack{
    color:#434141 !important;
     font-size: 16px;
}

.mainbreadcrumb{
    display: flex;
    justify-content: space-between;
}

/* Custom styling for the meeting request form */
.requestform {
    background-color: #ffffff;
    padding: 2rem;
    border-radius: 8px; 
  }
  
  /* Optional: improve input field appearance */
  .requestform .form-control {
    border-radius: 4px;
  }
  
  /* Style for labels to make them a bit bolder */
  .requestform .form-label {
    font-weight: 600;
  }
  
  /* Style error messages */
  .requestform .help-block {
    font-size: 0.875rem;
    color: #dc3545;
    margin-top: 0.25rem;
  }
  
  .requsubmits{
    margin-top: 28px; 
  }
  .requsubmits .btn{ 
    border-color: #F44336;
  }

.Whatsec{
    padding: 0 90px;
}

.option-box {
border: 1px solid #dcdcdc;
border-radius: 10px;
padding: 20px;
text-align: center;
transition: 0.3s;
cursor: pointer;
background-color: #fff;
margin-bottom: 10px;
}

.option-box:hover {
background-color: #f8f9fa;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.option-box .iconsearcho {
font-size: 30px;
color: #5a6c7d;
margin-bottom: 10px;
}

.option-box p {
margin: 0;
font-weight: 600;
color: #333;
}

.dropdown-item:hover{
    background-color: #db5f3a;
    color: #fff;
}

/* Navbar Styling */
.navbar {
    padding: 12px 15px;
    font-size: 16px;
    border-bottom: 3px solid #a9a9a9;
}
.navbar-brand img{
    border-radius: 6px;
    box-shadow: 1px 2px 4px 2px #939393;
    padding: 13px;
    height: 50px;
}

/* Dropdown Menus */
.dropdown-menu {
    border-radius: 8px;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    min-width: 180px;
}

.dropdown-menu a {
    padding: 10px 15px;
}

.dropdown-menu a:hover {
    background-color: #f5f5f5;
}

/* Profile Image */
.navbar .rounded-circle {
    margin-right: 8px;
}

/* Offcanvas Mobile Menu */
.offcanvas-header {
    border-bottom: 1px solid #ddd;
}

.offcanvas-body {
    padding: 20px;
    background-image: url(/uploads/chat/main2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: normal;
    background-position: center;
}

.offcanvas-body .nav-item {
    padding: 10px 0;
}

.offcanvas-body .nav-link {
    font-size: 18px;
    font-weight: 500;
}

.offcanvas-body .nav-link img {
    margin-right: 8px;
    height: 20px;
}

/* Mobile Menu Animation */
.offcanvas {
    transition: transform 0.3s ease-in-out;
}
   

/* Common Button Styles */
.project-whats, 
.project-call, 
.project-chat,
.request-call,
.meeting-call {
    line-height: 1.1rem;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px; /* Space between icon and text */
    padding: 10px 16px;
    border-radius: 12px;
    color: #fff !important;
    border: none;
    outline: none;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.details-sec{
    padding: 10px;
}
.project-logo {
    width: 70px;
    height: 70px;
    border-radius: 50%; /* âœ… Ensures a perfect circle */
    object-fit: cover;  /* âœ… Ensures the image is not distorted */
    border: 2px solid #ddd; /* (Optional) Adds a subtle border */
    margin-bottom: 2px;
    margin-top: 2px;
}

 
/* WhatsApp Button */
.project-whats {
    background-color: #25D366; /* WhatsApp Green */
}

.project-whats:hover {
    background-color: #1DA851;
    box-shadow: 0px 0px 10px rgba(23, 185, 80, 0.4);
}

.request-call {
    background-color:#198754; /* Dark Green */
}
.request-call:hover {
    background-color: #12623d;
}
.meeting-call {
    background-color: #2c2e31; /* Dark Green */
}
.meeting-call:hover {
    background-color: #2c2e31; /* Dark Green */
}
/* Call Button */
.project-call {
    background-color: #14bd3e; /* Dark Green */
}

.project-call:hover {
    background-color: #0f8a2e;
    box-shadow: 0px 0px 10px rgba(15, 138, 46, 0.4);
}

/* Chat Button */
.project-chat {
    background-color: #f05619; /* Orange */
}

.project-chat:hover {
    background-color: #c54613;
    box-shadow: 0px 0px 10px rgba(197, 70, 19, 0.4);
}

/* Icons */
.project-whats i, 
.project-call i, 
.project-chat i {
    font-size: 18px;
}


/* Import Google Font */
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;700&amp;display=swap');

/* Global Styles */
body {
    font-family: 'Cairo', sans-serif;
    background-color: #f8f9fa;
}

/* Hero Carousel */
.hero-slide {
    position: relative;
}

.hero-carousel-img {
    max-height: 400px;
    object-fit: cover;
}

/* Carousel Controls */
.carousel-control-prev, .carousel-control-next {
    width: 8%;
}

.carousel-control-prev i, .carousel-control-next i {
    font-size: 2rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 50%;
}

/* Property Details */
.gallery-title {
    font-size: 2rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

/* Package Badge Colors */
.property-package {
    display: inline-block;
    padding: 8px 15px;
    font-size: 1.2rem;
    font-weight: bold;
    border-radius: 5px;
}

.silver {
    background-color: #C0C0C0;
    color: #fff;
}

.gold {
    background-color: #FFD700;
    color: #333;
}

.platinum {
    background-color: #E5E4E2;
    color: #333;
}


/* Package Sections */
.silversection {
    border: 3px solid #C0C0C0;
    border-radius: 10px;
}

.goldsection {
    border: 3px solid #FFD700;
    border-radius: 10px;
}

/* Price &amp; Package Name */
.calculath1title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #333;
}
 


/* Property Features */
.property-features {
    list-style: none;
    padding: 0;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    gap: 15px;
}

.property-features li {
    font-size: 1rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 8px;
}

.property-icon {
    width: 20px;
    height: 20px;
}

/* Buttons */
.btn-success {
    font-size: 14px;
    padding: 8px 12px;
    transition: all 0.3s ease-in-out;
}

.btn-success:hover {
    opacity: 0.8;
}

/* Property Description */
.property-description {
    text-align: left;
    margin-top: 20px;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.property-description h3 {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 10px;
}

 
/* Responsive Fix */
@media screen and (max-width: 600px) {
    .headlines{
line-height: 1.5rem; 
    font-size: 16px; 
}

    .pagination {
        gap: 2px;
    }

    .page-item {
        min-width: 30px;
    }

    .page-link {
        padding: 6px;
        font-size: 14px;
        height: 30px;
    }
}
input[type="number"] {
    height: 40px;
}
</pre></body></html>