/*
Theme Name: Kerlo Tech
Theme URI: https://kerlotech.com
Description: Theme by Kerlo Tech
Version: 1.00
Author: Kerlo Tech
*/

.custom-logo {
    height: auto;
    max-width: 100%;
    display: block;
}
body{
    margin: 0;
    padding: 0;
}
.counter-grid .elementor-counter-title {
    text-align: center;
}
.newsletter-form input#form-field-email {
    outline: 0px !important;
    box-shadow: none !important;
}
.footer-link{
	color:#fff !important;
}
.footer-link:hover{
	color:#0a82a9 !important;
}