/*
Theme Name: WlcStarter theme
Author: the WLCTeam
Author URI: http://whitelabelcoders.com
Description: Base BOOTSTRAP 4 theme with ACF Options
Version: 1.1.0
License: WLC Sp. z o.o.
Text Domain: wlcstarter
*/

.call-to-action__text h2 {
    color: #030f5e;
}
.call-to-action__text p, .heading__subtitle {
    font-size: 1.125rem !important;
    line-height: 1.8125rem !important;
}

.header__cta svg {
    display: none !important;
}

@media (min-width: 992px) {
	.portfolio-text__description p {
	 font-size: 1.125rem;
	  line-height: 1.815rem;
	}
}

