/*
 Theme Name:     RYNO Child Theme
 Theme URI:      http://rynoss.com/
 Description:    RYNO Child Theme
 Author:         Ryno SS - Jerad Shepherd
 Author URI:     http://www.rynoss.com
 Template:       theme-3
 Text Domain:    ryno-theme-three-child
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
p.hero-main__text a {
	color: #64c7fc;
}

p.hero-main__text a:hover {
	border-bottom: 2px solid #64c7fc;
}

.preferred-article a {
	color: #fff;
	font-weight: 800;
}

.preferred-article a:hover {
	border-bottom: 2px solid #fff;
}

.page-template-page-conversion .conversion-content-one {
    overflow-x: hidden;
}

.page-template-page-conversion .conversion-content-three p {
	color: #fff;
}

.sticky-btn {
	position: fixed;
	bottom: 10px;
	left: 10px;
	max-width: 200px;
	z-index: 3;
}

.wpcf7 p {
    margin: 0 !important;
}