/*--------------------------------------------------------------------------------- Theme Name:   Peerstories Theme URI:    https://creapolis.nl Description:  Divi Child Theme Author:       Creapolis Media | Michel Schilder Author URI:   https://creapolis.nl/ Template:     Divi Version:      1.0.0 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html------------------------------ ADDITIONAL CSS HERE ------------------------------*//* Opmaak voor de tekst ipv of naast het logo */#logo-text {	font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;	color: #505050;	font-size: 20px;	font-weight: bold;}/* Kleur van de active links in het menu */#top-menu li.current-menu-item > a {	color: rgba(0, 0, 0, 0.6) !important;}/* Footer headings */.footer-widget > div > h4 {	color: white;	font-weight: bold;}#footer-info {	float: none;}.footer-cr{	font-weight: bold;}.footer-kvk {	float: right;}@media screen and (max-width: 800px) {  .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description h1.et_pb_slide_title {    font-size:55px !important;  }}@media screen and (max-width: 700px) {  .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description h1.et_pb_slide_title {    font-size:50px !important;  }}@media screen and (max-width: 600px) {  .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description h1.et_pb_slide_title {    font-size:45px !important;  }}@media screen and (max-width: 500px) {  .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description h1.et_pb_slide_title {    font-size:40px !important;  }}