/*
Theme Name: Botox(s)
Theme URI: https://www.moriskelly.com
Author: Cédric Moris Kelly
Author URI: https://www.moriskelly.com
Description:WordPress theme for Botox(s)
Version: 1.5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: afg-event
*/

body:not(.wp-admin) {
	font-family: 'Archivo', sans-serif;
	font-weight:400;
	line-height: normal;
	color:var(--wp--preset--color--primary-main);
	background-color:var(--wp--preset--color--info-main);
}

body.wp-admin h1 {
	font-family: 'Archivo Black', sans-serif;
	font-size: 24px;
}

.font-title {
	font-family: 'Archivo Black', sans-serif;
}

.font-content {
	font-family: 'Archivo', sans-serif;
}

.font-narrow {
	font-family: 'Archivo Narrow', sans-serif;
}

a {
	color:inherit;
}

img::selection {
    background-color:transparent;
}

svg {
	max-width:100%;
	max-height:100%;
	height:100%;
	width:100%;
	display: block;
}

ul, li {
	list-style-type: none;
	margin:0;
	padding:0;
}

.rich-text > *:last-child {
	margin-bottom:0;
}

.rich-text > *:first-child {
	margin-top:0;
}

body.parent-pageid-21096 .block-title {
	display: none;
}

.grecaptcha-badge {
	display: none!important;
}
