/*
Theme Name: Almost Inevitable Child Theme
Template: Divi
Author: PK
Author URI: https://almostinevitable.com
Description: Any questions concerning the website, please email me at pk@almostinevitable.com
Version: 1.0.11
*/

#banner #info {
	background-color: #8BC53F;
	margin: auto;
	margin-top: 54vh;
	text-align: center;
	width: 80%;
	opacity: 0.9;
	color: white;
	border-radius: 10rem 0;
}

#banner #info div {
	background-color: #49A842;
	border-radius: 16rem 0;
	padding: 1.5rem;
}