

/* Clastie üst duyuru bandı */
#broadcast {
    background: linear-gradient(90deg, rgba(249,115,22,.18), rgba(234,88,12,.28), rgba(249,115,22,.18)) !important;
    border-bottom: 1px solid rgba(249,115,22,.35);
}
#broadcast .fa-bullhorn {
    color: #fb923c !important;
}
#broadcast a {
    font-weight: 700;
    letter-spacing: .01em;
}
