/*

Theme Name: vidarq
Theme URI: vidarq
Author: Staffdigital - Agencia digital
Author URI: https://randolpaul.dev/
Description: Template desarrollado a medida para el cliente "vidarq".
Version: 3.0
License: Premium
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vidarq

*/
.site-footer__complaints-image-item a{
    width: 100%;
    height: 60px;
    display: flex;
    background: #fff;
    padding: 7px 10px;
    border-radius: 10px;
}

.site-footer__complaints-image-item a img{
    width: 100%;
    height: 60px;
    object-fit: contain;
}
