/* CSS BANNER */

img.imgBanner{

    width: 300px;
    height: 300px;
    margin: 5px;

}

.c-banner__button.invert-hover .c-button.c-button--invert:hover{
    background-color: #fff;
    color: #094172;
}
