

body {
    font-family: 'Cairo', sans-serif ;
    line-height: 1.8;
}

.focusable:focus {
    outline: 3px solid #4299e1;
    outline-offset: 2px;
}

.article-card {
    transition: transform 0.3s ease;
}

.article-card:hover {
    transform: translateY(-5px);
}

.font-size-control button {
    transition: all 0.3s ease;
}

.font-size-control button:active {
    transform: scale(0.95);
}

@media (prefers-reduced-motion) {
    .article-card, .font-size-control button {
        transition: none;
    }
}
.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255) !important;
    font-family: 'Cairo';
}
.text-white {
    --tw-text-opacity: 1;
    color: #fff !important;
    font-family: 'Cairo';
}
.text-accent {
    --tw-text-opacity: 1;
    color: rgb(137 19 55) !important;
    
}
button.focusable.bg-primary.text-white.px-6.py-2.rounded.hover\:bg-secondary.transition-colors.font-medium {
    background: #891337 !important;
    font-family: 'Cairo';
}
.bg-accent {
    --tw-bg-opacity: 1;
    background-color: rgb(140 25 59) !important;
    font-family: 'Cairo';
}
i.fas.fa-volume-up.mr-1 {
    color: #fff;
}
.text-secondary {
    --tw-text-opacity: 1;
    color: rgb(255 255 255) !important;
    background: #891337 !important;
    font-family: 'Cairo';
}
.text-primary {
    --tw-text-opacity: 1;
    color: rgb(138 21 56) !important;
    font-family: 'Cairo';
}
.hover\:bg-secondary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(144 32 65) !important;
    color: #fff !important;
    
}
.focusable:focus {
    outline: 3px solid #b16d83 !important;
    font-family: 'Cairo';
    outline-offset: 2px;
}
a.focusable.block.px-4.py-2.rounded.hover\:bg-secondary.transition-colors.font-medium {
    color: #8a1438;
    font-family: 'Cairo';
}
.font-bold {
    font-weight: 700;
    font-family: 'Cairo';
    color: #ffffff;
}
a.hover\:text-accent.transition-colors.focusable {
    color: #ffffff;
    font-family: 'Cairo';
}
p.max-w-xs {
    color: #ffffff;
    font-family: 'Cairo';
}
.border-t.border-gray-700.mt-8.pt-8.text-center p {
    color: #ffffff;
}
a.focusable.w-10.h-10.bg-primary.text-white.rounded-full.flex.items-center.justify-center.hover\:bg-secondary i {
    color: #858585;
}
footer.bg-new {
    background: #891337 !important;
    color: #fff !important;
    font-family: 'Cairo';
}
.text-xl{
    color:#891337;
    
}
h2.text-xl.font-bold.mb-4.focusable {
    color: #fff;
    
}
.border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgb(252 252 252);
}
h2#home-heading {
    color: #8b1538;
    font-family: 'Cairo';
}
h2#articles-heading{
    color: #8b1538;
    font-family: 'Cairo';
}
.bg-primary.text-white.p-2.flex.justify-between.items-center {
    border-bottom: 1px solid #8b1538;
}
h2#works-heading {
    color: #8b1538;
    font-family: 'Cairo';
}
h2#testimonials-heading{
    color: #8b1538;
    font-family: 'Cairo';
}
h4.font-bold {
    color: #212121;
    font-family: 'Cairo';
}
.contact-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-family: 'Cairo';
}

.contact-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    font-family: 'Cairo';
}

@media (prefers-reduced-motion) {
    .contact-card, .font-size-control button {
        transition: none;
    }
}

.high-contrast {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

.not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.form-input:focus {
    border-color: #4299e1;
    box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.3);
}

.map-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.map-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
i.fas.fa-map-marker-alt.text-xl {
    padding-top: 38px;
}
i.fas.fa-clock.text-xl {
    padding-top: 38px;
}
i.fas.fa-envelope.text-xl {
    padding-top: 38px;
}
i.fas.fa-phone-alt.text-xl {
    padding-top: 38px;
}
.bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(140 25 59) !important;
}
h1.text-3xl.md\:text-4xl.font-bold.mb-6.focusable {
    color: #8b1538;
}
h2#related-articles-heading{
    color: #8b1538;
}
h2#comments-heading{
    color: #8b1538;
}
ul.space-y-4 div {
    padding: 23px 10px;
}
h2#contact-heading{
    color: #8b1538; 
}
.border-t.border-gray-700.mt-8.pt-8.text-center{
    color: #ffffff;
}
ul#backmenu {
    color: #881537;
   
}

ul#backmenu li a {
    color: #881537 !important;
    font-family: 'Cairo';
}
i.fas.fa-adjust.mr-1 {
    padding-left: 10px;
}
i.fas.fa-volume-up.mr-1 {
    padding-left: 10px;
}
p.text-accent.mt-2.focusable {
    font-family: 'Cairo';
}
ul#backmenu li a span {
    font-family: 'Cairo';
}
time.text-sm.text-gray-600 {
    padding-right: 10px;
}
ul#menu-\%d8\%a7\%d9\%84\%d8\%a7\%d9\%82\%d8\%b3\%d8\%a7\%d9\%85li a span{
    
    font-family: 'Cairo';
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #891337 !important;
    font-family: 'Cairo';
    color: #ffffff;
    padding: 10px 20px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #dfdfdf;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
}
form.wpcf7-form.init label {
    font-family: 'Cairo' !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #dfdfdf !important;
    width: 100% !important;
    border-radius: 5px !important;
    padding: 10px !important;
}