@import url("https://italia.github.io/design-web-toolkit/components/raw/button/index.css");
/* ELIMINAZIONE BOX TI TROVI IN */

div.btn-canali-mobile {
    display:none;
}
body a {
    color: #CF4429;
}
body a:hover {
    color: #af3219;
}
header a {
    color:#fff;
}
header a:hover {
    color:#fff;
}
header .top {
    background: #30373D;
}

header .principale {
    background: #CF4429;
}
header #areaRicerca .chiudi-ricerca {
    color: #CF4429;
}
header #areaRicerca form input {
    border-bottom: 2px solid #CF4429;
}
header #areaRicerca form input::placeholder {
    color: #CF4429;
}
header #areaRicerca form button {
    color: #CF4429;
}
#listaTags a {
    background: #CF4429;
}
.griglia-notizie .box figure .categoria {
    background: #CF4429;
}
.griglia-notizie .box .contenuto .data {
    color: #CF4429;
}
.griglia-notizie .box .contenuto .data::before {
    color: #CF4429;
}

.pulsante-prim {
    background: #CF4429;
}

#aree-tematiche .wrapper .box {
    border: 2px solid #CF4429;
}
.titolo-sezione.blu {
    color: #CF4429;
}
#bandi .box .tipologia {
    border-bottom: 2px solid #CF4429;
}
#bandi .box .tipologia::before {
    color: #CF4429;
}
.pulsante-sec {
    color: #CF4429;
    border: 2px solid #CF4429;
}
.pulsante-sec:hover {
    background: #CF4429;
    color: #fff;
}
footer a {
    color:#fff;
}
footer a:hover {
    color:#fff;
}
footer .main {
    background: #CF4429;
}
footer .bottom-footer {
    background: #30373D;
}
.griglia-notizie-correlate .box figure .categoria {
    background: #CF4429;
}
.griglia-notizie-correlate .box .contenuto .data {
    color: #CF4429;
}
.griglia-notizie-correlate .box .contenuto .data::before {
    color: #CF4429;
}
.tabbable .nav-tabs {
    background: #CF4429;
}
#aree-tematiche-interne .wrapper .box {
    border: 2px solid #CF4429;
}
#ultime-notizie .slider-notizie .swiper-slide figure .categoria {
    background: #CF4429;
}
#ultime-notizie .slider-notizie .swiper-slide .contenuto .data {
    color: #CF4429;
}
#ultime-notizie .slider-notizie .swiper-slide .contenuto .data::before {
    color: #CF4429;
}
.swiper-pagination-bullet-active {
    background: #CF4429;
}