/***
CC Purple #40376e;
CC Teal #00a3a9;
***/


/****************************************************************************
    CONTAINER STYLES
****************************************************************************/

html #city-wrapper .l-grid__content > :not(:last-child) {
    margin-bottom: 0;
}

#city-wrapper {
    background-color: #40376e !important;
}

/****************************************************************************
    HEADER STYLE
****************************************************************************/

#city-wrapper div.t-primary {
    background-color: #40376e !important;
    color: #fff;
}

/****************************************************************************
   BUTTON STYLE
****************************************************************************/

#city-wrapper .p-button .p-button__button--primary  {
	background-color: #00a3a9 !important;
}

/****************************************************************************
   MEDIAWALL STYLE
****************************************************************************/

#city-wrapper .react-multi-carousel-dot-list, #city-wrapper .mediawall__panels-container {
    background-color: #40376e !important;
}
