.fabura-facts .about-content .fa {
    font-size: 70px;
    color: #7ed957;
}

.about-sale.fabura-facts .about-content .title {
    font-size: 20px;
    margin-top: 1em;
}

.about-content {
    border: 1px solid #dedede;
    padding: 50px;
    border-radius: 15px;
}

.fabura-category .category-product img {
    height: auto;
}

.fabura-blogs .dz-card.style-2 .dz-info {
    bottom: 0;
    width: 100%;
    background: #00000047;
}

.fabura_tagline {
    font-size: 4rem;
    padding: 60px;
    font-family: cursive;
}

.fabura_tagline span {
    color: #7ed957;
    font-size: 4rem;
    padding: 60px;
    font-family: cursive;
}

.fabura-contact .contact-info.style-1 .text {
    font-size: 25px;
}

.fabura-contact .contact-area1 {
    max-width: 100%;
    margin-bottom: 0px;
}

.fabura-contact .contact-area1.style-1 {
    margin: 0;
}

.fabura-contact .contact-info.style-1 .contact-bottom .contact-left {
    margin-right: 0px;
}

.fabura-contact .contact-left a {
    font-size: 45px;
}

.fabura-contact .contact-left a i {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    opacity: 1;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 45px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26), 0 2px 10px 0 rgba(0, 0, 0, .22);
    cursor: pointer;
    background: #00c300;
}

.fabura-about {
    background-color: #e2b30f;
}

.why-choose-us {
    font-family: Arial, sans-serif;
    line-height: 1.6;
}

.why-choose-us ul {
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 0;
    /* Remove default padding */
    margin: 0;
    /* Remove default margin */
}

.why-choose-us li {
    display: list-item;
    /* Ensure the list item displays correctly */
    margin-bottom: 8px;
    color: #333;
    list-style: disc;
    list-style-position: inherit;
}

.usps {
    background: #fffdfd !important;
}

.usps .about-sale .about-content .title {
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: #292929b3;
}

.usps .about-content {
    padding: 20px;
    border: none;
    text-align: center;
    color: #292929;
}

.usps .about-sale .about-content .text {
    font-weight: normal;
    font-size: 15px;
    color: #292929b3;
    white-space: normal;
    text-transform: none;
}

.usps p.icon {
    background: #80dd5c2e;
    padding: 24px;
    line-height: 25px;
    width: auto;
    max-width: max-content;
    border-radius: 50%;
}

.usps .about-content i {
    color: #80dd5c;
    font-size: 30px;
}