/*
Theme Name: Unscrewed Marketing
Author URI: https://unscrewedmarketing.com
Template: hello-elementor
Version: 2.1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400&display=swap');

blockquote {
    background-color: #558D9D;
    color: #ffffff;
	border-left: 3px solid #1F5E70;
    font-size: 16px;
    font-style: italic;
    line-height: 23px;
    margin-bottom: 30px;
    padding: 30px 35px;
    position: relative;
}
.p {
	font-family: 'Montserrat'!important;
	font-size: 18px!important;
  line-height: 165%;
	text-align: left;
	font-weight: 300!important;
	color: #313131;
}
.body {
	font-family: 'Montserrat'!important;
	font-size: 18px!important;
  line-height: 1.75;
	text-align: left;
	font-weight: 300!important;
	color: #313131;
}