/* oversized cards reduction */
#c-861104778 {
    color: #081677;

    .tm-tile__body-top {
        min-height: 35rem !important;
    }

    .tm-tile__body-bottom {
        min-height: 15rem !important;
    }
}

/* only giga section */
#c-730332640 {
    .to-carousel-cards__box__title {
        h2 {
            color: #081677;
            padding-bottom: 2rem;
        }

        span {
            color: #081677;
            font-size: 18px;
        }
    }

    .tm-tile__tags {
        span {
            font-size: 14px;
        }
    }

   
}

/* background color setting */
#c-90940654 {
    background-color: #f6f6fd;
}

#c--238115291 {
    background-color: #f6f6fd;
}

#c--238115291 {
    .to-tim-informa--v2.to-tim-informa--align-center {
        background-color: #f6f6fd;
    }

    .to-tim-informa__wrapper {
        border: 0px;
    }
}

#c-1904226226 .ta-carousel-arrows__arrow-next {
    color: #122ac2;
    background-color: #fff;
}

/* arrows customization */
#c-531296737 .ta-carousel-arrows__arrow-next {
    color: #122ac2;
    background-color: #fff;
}

#c-531296737 .ta-carousel-arrows__arrow-prev {
    color: #122ac2;
    background-color: #fff;
}