.expt-btn .eael-creative-button {
    min-width: 100%;
}

.logo-bg img {
    width: 180px;
    height: 100%;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E4E4E4;
    background: #fff;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1350px;
}

.elementor-6546 .elementor-element.elementor-element-24603a4 .eael-fancy-text-strings {
    animation: colorCycle 10s infinite;
}

/* Define the color cycle */
@keyframes colorCycle {
    0%   { color: #0865FD; }   /* Blue */
    33%  { color: #FF5733; }   /* Orange/Red */
    66%  { color: #28A745; }   /* Green */
    100% { color: #0865FD; }   /* Back to Blue */
}

img.footer-logo {
    max-width: 70%;
}

/*.elementor-6546 .elementor-element.elementor-element-8431812 .elementskit-section-title-wraper .elementskit-section-title > span {*/
/*    color: #000000;*/
/*    text-shadow: inherit !important;*/
/*}*/