.cmp_utils_boton_home_contenedor{gap:4px;display:flex;justify-content:center;align-items:center;flex-direction:column}
.cmp_utils_boton_home{background:#f2a900;border-radius:50%;border-style:none;cursor:pointer}
.cmp_utils_boton_home:hover{background:#fedd00}
.cmp_utils_boton_home_imagen_responsive{width:16.89px;height:16.89px}
@media(max-width:768px){div.cmp_utils_boton_home_contenedor{gap:4px;display:flex;justify-content:center;align-items:center;flex-direction:column}
button.cmp_utils_boton_home{background:#f2a900;border-radius:50%;border-style:none;cursor:pointer}
button.cmp_utils_boton_home:hover{background:#fedd00}
img.cmp_utils_boton_home_imagen_responsive{width:16.89px;height:16.89px}
}