:root {
     /*Override skin here :)*/
}

.bottom-banner.supportsInDanger-banner{
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

.supportInDanger-countdown{
     display: flex;
     justify-content: space-evenly;
     align-items: center;
     width: 110px;
}

.supportInDanger-countdown p, .supportInDanger-title p{
     margin: .2em auto;
}
