/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.content-box-small-font li, .content-box-small-font p {
	font-size:16px;
	line-height:1.5;
	margin-bottom:16px;
}

/* Add padding to iframe calendar */
iframe {
	padding-top:25px;
	background-color: white !important;
	border-radius: .375rem;
}
.m-white-link a, .m-white-link a:hover {
	color:white;
}
.m-white-link a:hover {
	text-decoration:underline;
}