/*
Theme Name: KomandorDD
Theme URI: https://komandordd.pl
Author: CubeMatic.com
Author URI: https://cubematic.com
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kdd.inter-net.website
Tags: custom-header, custom-menu, custom-logo, featured-images, post-formats, flexbox, Bootstrap 4, Owl Carousel
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body { font-size:17px }
.dlaczego_kdd {
    border-bottom: 1px solid rgba(184,5,18,0.3);
    margin-bottom: 20px;
    padding: 0 0 20px 0;
    font-size: 1rem;
    line-height: 1.5;
	text-align:center;
}

.dlaczego_kdd h4 {
	color:#e31818;
	font-size:2.5rem;
	margin-bottom:10px;
	margin-top:40px;
}

p.info { font-size:13px; color:#FFF; text-align:center; padding:10px; background:#004687; margin-top:10px; }
p.info a { color:#FFF; text-decoration:underline;}
p.info strong { font-weight:700}


@media only screen and (max-width: 600px) {
  p.info {
    line-height:15px; font-size:12px;
  }
}

@media only screen and (min-width: 992px) {
  .menu__item-708{
    display:none
  }
}

.sec-about__text p { font-size:14px; }
.category__text { font-size:16px; line-height:22px }
.box-img__content p { font-size:17px }