/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/*font*/
@import 'https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap';* {
   font-family: cairo!important
}
/*end*/

.al-categories{
margin-top: 5rem;
}

p.text-base.md\:text-2xl.font-normal.text-footercolor.w-\[67\%\] {
    font-size: 1rem;
}
.s-payments-list-item img {
    max-height: 50px !important;
    width: auto;
    margin: auto;
}