/*
 Theme Name:     AIAPA CR Child
 Author:         Creative Ruckus
 Author URI:     https://incomestore.com/
 Template:       aiapa
 Version:        1.0
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

#tribe-events-content > div.tribe-events-loop > h2,
#tribe-events .entry-content h2 {
	color: #ec3e41;
	padding-top: 8px;
}

::-moz-selection {
    background: #181818;
    color: #ec3e41
}

::selection {
    background: #181818;
    color: #ec3e41
}

::-moz-selection {
    background: #181818;
    color: #ec3e41
}

#content {
	max-width: 1172px;
}