/* ========================================================================= */
/* Used in pages with a countdown timer */

.countdown {
   margin: 5px 0 5px 0;
   color: #0550ff;
   text-align: center;
   font-size: 1.1em;
   font-weight: bold;
}
