/**
 * Shaansee - Front-end Styles
 *
 * Styles for front-end elements added by the Shaansee plugin
 * Keep this file limited to plugin-specific styles only;
 * theme-level styling should stay in the theme.
 */

 .shaansee-presale-archive-title {
    background-color: #f4594d;
    color: #fff;
    margin-bottom: 0;
    padding: 24px;
    text-align: center;
    font-weight: bold;
    font-size: 44px;
}