i{
    color: white;
}
.full-width {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
   height: auto;

}
.top_post{
    border-right: 0.5px solid rgba(128, 128, 128, 0.31);

    height: 430px;
}
.top_post:last-child{
    border-right: none;
}
.last_posts{
    direction: rtl;
    text-align: right;
    background-color: #ffffff;
    padding: 10px;
    height: 260px;
}
form #mybtn,#me{
    display: inline;
}


.logo-holder{
    width: 100%;
    text-align: center;
}
.logo-holder img{
    width: 30%;
    padding-top: 30px;
}

.social-icons{
    text-align: center;
    margin-top: 30px;
    display: flex;
    column-gap: 10px;
    justify-content: center;
    align-items: center;
}
.social-icons .btn{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: #f9f9f9;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;

}
.social-icons .btn i{
    color: #1A202C!important;

}

.owl-wrapper{display:block!important;}
.owl-carousel .owl-item{float:right!important;}
#footer{
    color: white!important;
}
.footer-section-about{
    text-align: right;


}
.youtube-video {
    max-width: 100%; /* Ensure the iframe doesn't exceed its container's width */
    width: 100%; /* Make the iframe responsive */
}
.ads_w img{
    border-radius: 5px!important;
    height: 100%;
}

.reverse-columns > [class*="col-md-"] {
    float: right;
}

/* Clear the float to maintain the layout */
.reverse-columns::after {
    content: "";
    display: table;
    clear: both;
}
.footer-text p{
    direction: rtl;
    color: white!important;
    text-align: justify;
}
.footer-list li{
    margin-bottom: 0px!important;
}
.footer-list li a{
    color: white!important;

}
.footer-links{
    text-align: right!important;
}
.website-links{
}

/*.website-links-title{text-align: right}*/
.links{
    text-align: left;
}
.link-holder img{
    padding-right: 10px;
    height: 16px;

}
.links .link-holder{
    display: inline-block!important;
    padding: 2px 10px!important;
}
.link-holder a{
    font-size: 19px;
    color: white;!important;
    text-transform: none!important;
    letter-spacing: 2px;
}
.bottom-footer{
background-color: rgba(0, 0, 0, 0.2);padding:20px 5%;direction: rtl;text-align: right;margin-bottom: 0px!important;
}
.footer-logo{
    text-align: right;

}
hr{
    border-top: 1px solid #eeeeee21!important;
}

/* Target laptops and desktops */
@media (min-width:720px) {
    .menu-with-sub a{
        display: flex;
        align-items: center;
        column-gap: 5px
    }

    .footer-links{
        padding-right: 50px;
    }
    .bottom-footer{
        background-color: rgba(0, 0, 0, 0.2);padding:20px 12%;direction: rtl;text-align: right;margin-bottom: 0px!important;
    }

    .main_header{
        background-color: rgb(26, 32, 44);
    }
    #primary_nav_wrap ul li a{
        color: white;
        font-size: 20px;
    }


    .topbar .row{
        direction: rtl;text-align: left;list-style-type: none; padding-bottom: 0px;margin-bottom: 0;padding-top: 20px;padding-left: 40px;
    }
    .topbar .topbar-links a{
        color: white;
        border: 1px solid rgba(245, 245, 245, 0.25);
        padding: 2px 30px;
        border-radius: 3px;
        width: 90px!important;
        margin: 0 10px;
    }
    .topbar .col-md-10{
        text-align: left!important;
        display: flex;
        align-items: start;
        justify-content: end;
        direction: rtl;

    }
    #primary_nav_wrap ul ul{
    right: -10%;
    width: 170px!important;
    text-align: right!important;
    padding: 10px 5px;
    }
    #primary_nav_wrap ul ul li{
        border-bottom: 1px solid rgba(134, 120, 120, 0.56);
        width: 160px;
        padding: 5px 0;
    }
    #primary_nav_wrap ul ul li:last-child{
        border-bottom: none;
    }
     .sub-menu li a{
        color: rgb(26, 32, 44)!important;
        font-size: 17px!important;
    }
}









.section-cards {
    z-index: 3;
    position: relative;
}

.section-gray {
    background: #E5E5E5;
    padding: 60px 0 30px 0;
}


/*---------------------------------------------------------------------- /
CARDS
----------------------------------------------------------------------- */
.article-magazine .card{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 19px 0px;

}

.card {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 3px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    text-align: right!important;
    direction: rtl;

}
p, a, h1,h2,h3,h4,h5{
    font-style: normal!important;
    text-transform: none!important;
}
p strong{
    font-size: 18px!important;
}
p a{
    line-height: 22px;
    padding: 5px!important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.slider_and_box{
    background-color: rgb(26, 32, 44)!important;

}

.card .card-image {
    height: 160px;
    position: relative;
    overflow: hidden;

  margin-top: -20px;

    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}

.card .card-image img {
    width: 100%;
    height: 100%;
    border-radius: 3px;
    pointer-events: none;
}

.card .card-image .card-caption {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
    font-size: 3.6em!important;
    text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}

.card img {
    width: 100%;
    height: auto;
}

.img-raised {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

 .ftr {
    margin-top: 15px;
    display: flex;
    align-items: start;
    justify-content: space-between;
    background-color:#F9F9F9 ;
    padding-right: 5px;
    padding-left: 5px;
}
 .ftr img{
    height: 16px;
    width: 16px;
}
 .ftr span{
    padding-right: 5px;
    color:#293245
}

 .ftr div {
    display: inline-block;
}



 .ftr .stats, .author{
    float: right;
    line-height: 30px;
}

 .ftr .stats {
    position: relative;
    top: 1px;
    font-size: 14px;
}

.hz_post{
    background-color: white!important;
}
/* ============ Card Table ============ */

.table {
    margin-bottom: 0px;
}

.card .table {
    padding: 15px 5px;
}

.card .table-primary {
    background: linear-gradient(60deg, #ab47bc, #7b1fa2);
}

.card .table-info {
    background: linear-gradient(60deg, #26c6da, #0097a7);
}

.card .table-success {
    background: linear-gradient(60deg, #66bb6a, #388e3c);
}

.card .table-warning {
    background: linear-gradient(60deg, #ffa726, #f57c00);
}

.card .table-danger {
    background: linear-gradient(60deg, #ef5350, #d32f2f);
}

.card .table-rose {
    background: linear-gradient(60deg, #ec407a, #c2185b);
}

.card [class*="table-"] {
    color: #FFFFFF;
    border-radius: 6px;
}

.card [class*="table-"] .card-caption a,
.card [class*="table-"] .card-caption,
.card [class*="table-"] .icon i {
    color: #FFFFFF;
}

.card [class*="table-"] .icon i {
    border-color: rgba(255, 255, 255, 0.25);
}

.card [class*="table-"] .author a,
.card [class*="table-"] .ftr .stats,
.card [class*="table-"] .category,
.card [class*="table-"] .card-description {
    color: #da0000;
}

.card [class*="table-"] .author a:hover,
.card [class*="table-"] .author a:focus,
.card [class*="table-"] .author a:active {
    color: #FFFFFF;
}

.card [class*="table-"] h1 small,
.card [class*="table-"] h2 small,
.card [class*="table-"] h3 small {
    color: rgba(255, 255, 255, 0.8);
}


/* ============ Card Blog ============ */

.card-blog {
    margin-top: 30px;
    padding-bottom: 20px
}

.card-blog .card-caption {
    margin-top: 5px;
    height: 50px;
}

.card-blog .card-image + .category {
    margin-top: 20px;
}

.card-raised {
    box-shadow: 0 16px 38px -12px rgba(178, 8, 8, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}


/* ============ Card Background ============ */

.card-background {
    background-position: center;
    background-size: cover;
    text-align: center;
}

.card-background .table {
    position: relative;
    z-index: 2;
    min-height: 280px;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 440px;
    margin: 0 auto;
}

.card-background .category,
.card-background .card-description,
.card-background small {
    color: rgba(255, 255, 255, 0.8);
}

.card-background .card-caption {
    color: #FFFFFF;
    margin-top: 10px;
}

.card-background:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    table: "";
    background-color: rgba(0, 0, 0, 0.26);
    border-radius: 6px;
}


/* ============ Card Profile ============ */

.card-profile {
    margin-top: 30px;
    text-align: center;
}


/* ============ Card Category ============ */

.category {
    position: relative;
    line-height: 0;
    margin: 15px 0;
}

.card .category-social .fa {
    font-size: 24px;
    position: relative;
    margin-top: -4px;
    top: 2px;
    margin-right: 5px;
}


/* ============ Card Author ============ */

.card .author .avatar {
    width: 25px;
    height: 25px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
}

.card .author a {
    color: #333;
    text-decoration: none;
}

.card .author a .ripple-cont {
    display: none;
}


/* ============ Card Product ============ */

.card-product {
    margin-top: 30px;
}

.card-product .btn-simple.btn-just-icon {
    padding: 0;
}

.card-product .ftr {
    margin-top: 5px;
}

.card-product .ftr .stats {
    margin-top: 4px;
    top: 0;
}

.card-product .ftr h4 {
    margin-bottom: 0;
}

.card-product .card-caption,
.card-product .category,
.card-product .card-description {
    text-align: center;
}

.card-description p {
    color: #888;
}

.card-caption,
.card-caption a {
    color: rgba(26, 32, 44, 0.90);
    text-decoration: none;
    font-size: 20px!important;
    font-weight: bold!important;
}

.mt-50 {margin-top:50px}
.mb-50{margin-bottom: 50px}


.video-post {
    position: relative;
    margin: 0px;
    overflow: hidden;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    text-align: right;
}
.video-post .video-feature1{

    display: block;
    transition: transform 0.3s ease;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(26, 32, 44,0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.3s ease;
}
.video-icon{
    border: 1px solid #f9f9f9;
    height: 60px;
    width: 60px;
    line-height: 70px;
    border-radius: 50%;
}
.play-icon {
    color: #f9f9f9;
    font-size: 48px;
    z-index: 999;
    opacity: 1!important;

}

.magazine-articles .ftr{
 margin-bottom: 20px;
}

.magazine-articles .table{
    padding: 20px;
}




.video-post:hover .overlay {
    opacity: 1;
}
.video-title {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #fff;
    font-size: 26px;
    line-height: 28px;
}
.video-row{
    text-align: right;
    direction: rtl;
    margin-top: 30px;
}

.video-row .play-icon{
    font-size: 26px;

}


.fa-user, .fa-clock{
    padding-left: 5px;
    color: rgba(218, 0, 0, 0.45)!important;
}

.block_img_post img{
    border-radius: 3px!important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 19px 0px;

}
.test .hz_meta_post span{
    margin: 0px!important;
    padding: 2px 5px;
}
.featured_title h2{
    margin-top: 0px;
}


.main_page .about_me{
    width: 100%!important;
}
.about_content p{
    margin-bottom: 30px!important;
}











em{
    text-decoration: none!important;
    font-style: normal;!important;
}

.contactButton {
    position: relative;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    padding-block: 0.5rem;
    padding-inline: 1.25rem;
    background-color: #CD201E;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffff;
    gap: 10px;
    font-weight: bold;
    border: 3px solid #CD201E;
    outline: none;
    overflow: hidden;
    font-size: 17px;
    width: 30%;
    letter-spacing: 1.5px;
    margin-bottom: 50px;
    margin-top: 30px;
}

.icon {
    width: 24px;
    height: 24px;
    transition: all 0.3s ease-in-out;
}

.contactButton:hover {
    transform: scale(1.05);
    border-color: #fff9;
    background-color: #fff;
}

.contactButton:hover .icon {
    transform: translate(4px);
    color:#CD201E!important;
}

.contactButton:hover::before {
    animation: shine 1.5s ease-out infinite;
}

.contactButton::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 30%,
        rgba(255, 255, 255, 0.8),
        rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
}

@keyframes shine {
    0% {
        left: -100px;
    }

    60% {
        left: 100%;
    }

    to {
        left: 100%;
    }
}

.custom-title{
    background-color: #fff;
box-shadow:rgba(100, 100, 111, 0.2) 0px 7px 20px 0px ;
    padding: 10px 15px;
    border-right: 10px solid #7e7b7b;
    border-bottom: none;
    border-radius: 5px;
    margin-bottom: 30px ;
}


.magazine{
    text-align: right;
    direction: rtl;
    border: 1px solid #91929c;
    height: 300px;
    width: 100%;
    border-radius: 5px;
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 50px;

}
.magazine h1{
    color: #1A202C;
}
.magazine img{
    height: 350px;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
 .subtitle{
    background-color: white;
    width: 200px;
    padding: 10px 15px;
    border-radius: 30px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    color:#293245;
}
 .link-btn {
    display: flex;
    color: #293245;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

 .link-btn h5 {
    transition: color 0.3s ease; /* Added */
}

 .link-btn:hover h5 {
    color: #CD201E; /* Added */

}

 .link-btn i {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background-color: #CD201E;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    transition: bottom 0.3s ease; /* Added */
}

.magazines{
    text-align: center;
    direction: rtl;

}
.magazines h3{
    color: #1A202C;
    border-radius: 3px;
}
.magazines h6{
    color: #293245;
}
.magazines img{
    width: 100%;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;


}
.magazines img:hover{
    filter: grayscale(4);
}
.card-image:hover{
    filter: grayscale(4);
}


@media (max-width:720px) {



}

.body-color{
    color: grey;
}

.cat{
    direction: rtl;
    text-align: right;
    display: flex;
    column-gap: 20px;
    border-bottom: 1px solid #D1D1D1;
    padding: 20px 0px;
    align-items: flex-start; /* Align flex items at the start of the cross axis */

}
.cat h3{
    line-height: 32px;
}

.cat .cat-img{
    width:35%;
}
.cat .cat-img img{
    width: 100%;
    height:190px;
    border-radius: 3px;
}
.cat .cat-content{
    width: 65%;
    display: flex;
    flex-direction: column;
    align-self: self-start;
}
.cat .read-more{
    padding: 5px 15px;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    width: 100px;
    text-align: center;
    float: left;
    margin-top: 10px;
    font-size: 15px;
   display: flex;
    justify-content: center;
    align-items: center;
    line-height: 22px!important;
    background-color: #f9f9f9;
    color: #293245;
}
.cat .read-more i{
    color: #293245;
    font-size: 13px;
    padding-right: 5px;
    line-height: 16px;
}
.cat .read-more:hover i{color: #CD211D}


.cat-sidebar-mag{
    border: 1px solid #91929c;
    height: auto;
    width: 100%;
    border-radius: 5px;
    padding: 15px;
    margin-top: 50px;
    margin-bottom: 30px;

}
.cat-sidebar-mag-img{


}
.cat-sidebar-mag-img img{
    margin-top: -70px;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    border-radius: 3px;
}
.cat-sidebar-mag-title{
    padding-top: 20px;
    text-align: center;
    color: #1A202C;
}
.cat-sidebar-mag-title h3{
    font-family: "Bahij-Greta-Arabic-Bold";
}
.cat-sidebar-mag-title h5{
    color: #293245;
}

.direction{
    text-align: right;
    direction: rtl;
}




.single-mag{
    background-color: white;
    border-radius: 5px;
    text-align: right;
    direction: rtl;

    width: 100%;
    padding: 20px;
    height: 500px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 19px 0px;
}
.single-mag .subtitle{
    font-size: 16px!important;
}
.single-mag .img-holder{
    border: 1px solid #91929c;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 40px;

}
.single-mag h1{
    font-family: "Bahij-Greta-Arabic-Bold";
    text-align: center;
    padding-top: 30px;
    color: #1A202C;
}
.single-mag h2{
    font-family: "Bahij-Greta-Arabic-Medium";
    color: #1A202C;
}
.single-mag p{
    color: #293245;
    font-size: 17px!important;
}
.single-mag img{
    height:60%;
    width: 80%;
    z-index: 999;
    margin-bottom: -30px;
    margin-top: -30px;
    border-radius: 3px;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}

.single-mag .mag-content{
    padding-right: 30px;
}
.get-magazine{
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    margin-top: 80px;
    flex-direction: row-reverse;
    border: 1px solid #91929c;;
    padding: 10px 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 5px;
    text-decoration: none;
}
.get-magazine img{
    height: 30px;
    width: 30px;
}
.get-magazine span{
    font-size: 18px;
    font-weight: bold;
}


.custom-modal .modal-header, .modal-footer{
    background-color: #f9f9f9;
}

.input-group {
    margin: 1em 0 1em 0;
    max-width: 100%;
    position: relative;
    width: 100%;
}

.form-group input {
    font-size: 100%;
    padding: 0.8em;
    outline: none;
    border: 1px solid rgba(41, 50, 69, 0.47);
    background-color: transparent;
    border-radius: 20px;
    width: 100%;
    direction: rtl;
    text-align: right;
    height: 40px;
}

.input-group label {
    font-size: 100%;
    position: absolute;
    right: 0;
    padding: 0.8em;
    margin-right: 0.5em;
    pointer-events: none;
    transition: all 0.3s ease;
    color: rgb(100, 100, 100);
    line-height: 15px;
}

.custom-modal .btn{
    padding: 10px 20px!important;
    border-radius: 20px!important;
    line-height: 1.02857143!important;
    color: white!important;
    width: 120px!important;
}


.author-card{
    border-radius: 5px;

    padding-bottom: 30px;

}
.card-content{
    display: flex;
    flex-direction: row;
    border: 1px solid rgba(145, 146, 156, 0.51);
    width: 100%;
    height: 100%;
    border-radius: 3px;
    column-gap: 20px;
    padding: 20px;
    margin-bottom: 20px;
    @media (max-width: 768px) {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
}
.author-card .card-content .text{
    @media (max-width: 768px) {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        align-content: center;
        text-align: center;
    }
}
.author-card .card-content p{
    color: grey;
}
.author-card .card-content .img{
    height: 150px;
    width: 150px;

}
.author-card .card-content .img img{
    height: 100%;
    aspect-ratio: 1/1; /* Square aspect ratio */
    width: auto;
    object-fit: cover;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    filter: grayscale(5);

}
.card-content .read-more{
    padding: 5px 15px;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    width: auto;
    max-width: 180px;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    line-height: 22px !important;
    background-color: #f9f9f9;
    color: #293245;
}
.card-content .read-more i{
    color: #293245;
}
.card-content .read-more:hover i{color: #CD211D}
.card-content .read-more:hover {color: #CD211D}

.slide{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 5px;
}
.product_information .col-md-10{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 5px;
    padding: 20px;
    background-color: white;
    margin-bottom: 40px;
}
.product_information .col-md-10.product_preview_box{
    margin-bottom: 20px;
}
.product_information .col-md-10 img{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    border-radius: 3px;

}
.publication-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product_detail_box{
    margin-top: 30px;
}

.product_detail_box p{
    font-size: 18px!important;
    line-height: 1.5;

}
.main_content .row{
    direction: rtl;
    text-align: right;
}

.page-content{

    margin-bottom: 50px;
    border: 1px solid rgba(145, 146, 156, 0.51);
    padding: 20px;
    border-radius: 5px;
}
.page-content p{
    font-size: 18px!important;
    line-height: 1.5;
}

.page-content p strong{
    font-size: 20px!important;
    line-height: 1.5;
    font-family: "Bahij-Greta-Arabic-Bold";
}



.custom-card {
    max-width: 100%;
    border-width: 1px;
    border-color: rgba(219, 234, 254, 1);
    border-radius: 1rem;
    background-color: rgba(255, 255, 255, 1);
    padding: 1rem;
}

.custom-card .header {
    display: flex;
    align-items: center;

    gap: 1rem;
    background-color: #f9f9f9;
}

.custom-card .icon {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    background-color: rgba(96, 165, 250, 1);
    padding: 0.5rem;
    color: rgba(255, 255, 255, 1);
}

.icon svg {
    height: 1rem;
    width: 1rem;
}

.alert {
    font-weight: 600;

}

.message {
    margin-top: 1rem;
    color: rgba(107, 114, 128, 1);
}

.actions {
    margin-top: 1.5rem;
}

.actions a {
    text-decoration: none;
    color: rgba(107, 114, 128, 1);
}


