/*
Theme Name: Webseller Marketing Child Theme
Theme URI: https://www.bizboomr.com/themes/ws-marketing/
Author: Bizboomr
Author URI: https://www.bizboomr.com/
Description: Child theme for the Webseller Marketing Theme.
Requires at least: 2.8
Requires PHP: 7
Version: 1.0.0.R7
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl.html
Template: ws-marketing-theme
Text Domain: wsmc
Tags: bizboomr, webseller, marketing.
*/

/*
-----------------
TABLE OF CONTENTS
-----------------
- General
- Home page
    > Schedule
    > Signup
*/

/*------------------------------------------------------------------------------
- General
------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------
- Home page
------------------------------------------------------------------------------*/

/* Schedule */
.bb-cards.schedule-card-section{
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
}

.bb-cards.schedule-card-section .wp-block-image.icon{
    margin-top: -75px;
    margin-bottom: 1rem;
}

/* Signup */
.wp-block-uagb-container.voa-container-signup i{
    width: auto !important;
    color: var(--bb-color-secondary);
    font-size: 2.5rem;
    margin-right: 1rem;
}
