/**
 * Block template block
 * @package concept83
 * @since 1.0
 */
/**
 * UIKit custom variables
 * @package concept83
 * @since 1.0
 */
/**
 * LISTS
 */
/**
 * GLOBALS
 */
/**
 * BASE
 */
/**
 * Components
 */
@media (max-width: 640px) {
  .wp-block-cnc83-countdown .cnc83-countdown-item:not(:last-of-type) {
    margin-right: 15px;
  }
}