/*
 Theme Name:   Design by Analysis
 Theme URI:    https://www.desbyanalysis.com/
 Description:  Child theme of AccessPress Parallax, customized for Design by Analysis Technical Consulting
 Author:       Zook Computer
 Author URI:   https://www.zookcomputer.com
 Template:     accesspress-parallax
 Version:      1.0.0
 Text Domain:  desbyanalysis
*/
a,
.parallax-section a,
.parallax-section a:hover,
.parallax-section a:active,
.parallax-section a:focus,
#colophon a,
#colophon a:hover,
#colophon a:active,
#colophon a:focus {
    color: #e66432; 
}
input.wpcf7-submit.btn {
    color: #fff;
}
.alert-warning {
    display: none;
}
.grecaptcha-badge {
	display: none !important;
}
p.slogan {
    font-size: 1.2em;
    font-weight: 900;
    font-style: italic;
}
.ap-home #section-17 {
	background: url(/wp-content/uploads/subtle-textures-full-03.jpg) no-repeat scroll center center #a8a8a8 !important;
}