/*
 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
------------------------------------------------------- */

@media only screen and (min-width: 992px) {
	.home-section-four {
		margin-bottom: -3px;
	}
}

.conversion-content-one,
.conversion-content-two,
.conversion-content-three,
.conversion-content-four {
	
    .btn-primary::after,
    .btn-secondary::after {
        background: #000000;
    }
}