<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
#services, #website-design, #partners , #website-design , #business-consulting , #about-us , #contact {
	scroll-margin-top: 30px; 
}
.sa-shadow {
    box-shadow: 0 0px 20px #00000014;
    border-radius: 15px;
    border: 1px solid #E5E5EA;
}
.icon-container a {
    text-decoration: none;
}




.stick {   
    background: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}
.stick .elementor-social-icon svg {
    fill: #000000b0 !important;
}
.stick li a {
    color: #000 !important;
}
.sa-icon-box .elementor-icon-box-description a {
    font-weight: 300;
    font-size: 28px;
    color: #4e5ee9;
    text-decoration: none;
    margin-right: 16px;
}
.sa-testimonial .owl-stage .owl-item:before {
    content: "";
    width: 109px;
    height: 109px;
    background: url("https://dev.spotarrow.in/alfalinq/wp-content/uploads/2025/02/quotes.png") no-repeat top left;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}
.sa-testimonial .uc_author a {
    text-decoration: none;
}
.sa-contactform input[type=text], .sa-contactform input[type=email], .sa-contactform input[type=tel], .sa-contactform textarea {
        font-size: 16px;
    line-height: normal;
    border-width: 2px;
    border-color: #d7d7d9;
    color: #b2b2b6;
    margin-top: 5px;
    border-width: 0 0 1px;
    border-color: #B7C1C6;
    background: transparent;
}
.sa-contactform input[type=submit] {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    background: #61ce70;
    color: #fff;
    border: none;
    padding: 12px 30px;
    width: 80%;
    margin: 0 auto;
    display: block;
}
.sa-contactform label {
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}
.wpcf7-response-output {
    color: #fff !important;
}
.sa-logo-section img {
    max-height: 60px;
    width: auto;
}

@media (max-width: 767px)  { /* Mobile */
	#main-menu {background: #fff; }
	.sa-logo-section img {
    	max-height: 40px;
	}
	#services, #website-design, #partners , #website-design , #business-consulting , #about-us , #contact {
	scroll-margin-top: 50px; 
	}
}</pre></body></html>