/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

@import url("https://rescueroom.sk/wp-content/themes/generatepress_child/style.css");

#faq h2,
#cennik p a,
#cennik h2,
.referencia,
#ako-to-funguje .timeline .timeline-box {
	background-color: #00b2ff;
	color: #000;
	text-decoration: none;
}
#moj-slider ul li a {
	text-decoration: none;
}
#moj-slider ul li:first-child a {
	background-color: #00b2ff;
	color: #000;
}
#moj-slider ul li:first-child a:hover {
	background-color: #fff;
	color: #000;
}
.site-info a {
	color: #fff;
}
.site-header a,
form.wpcf7-form label,
#benefity h3,
#ako-to-funguje .timeline .timeline-content a,
.site-info a:hover,
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head {
	color: #00b2ff;
}
#ako-to-funguje .timeline .timeline-box-circle {
	border-color: #00b2ff;
}
#ako-to-funguje .timeline .timeline-box-tale {
	border-top: 9px solid #00b2ff;
	border-bottom: 9px solid #00b2ff;
	border-left: 9px solid #00b2ff;
}
.wpcf7-submit {
	background-color: #00b2ff !important;
	color: #000;
}