/*
Theme Name: Appside Child
Theme URI: https://irtech.biz/wp/appside/
Author: Ir-tech
Author URI:  https://themeforest.net/user/ir-tech
Description: This is a child theme of Appside
Version: 1.0.0
Template: appside
 Text Domain:  appside-child
*/

:root {
    --main-color-one: #E62237;
    --secondary-color: #E62237;
    --heading-color: #E62237;
    --paragraph-color: #000;
}

p.footer-logos a, p.footer-logos img {
    display: inline-block;
    margin: 0 3px;
}

p.footer-logos a img, p.footer-logos img {
    max-height: 35px!important;
}

.copyright-inner {
    border-top: 1px solid rgb(0 0 0 / 20%);
    color: rgb(0 0 0 / 60%);
}