/*
 Theme Name:     NieuleczalnaChoroba
 Theme URI:      https://www.getlogic.pl/
 Description:    Divi Child Theme
 Author:         Sławomir Słuszczak
 Author URI:     https://www.getlogic.pl
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
--------------------------------------------------------- */

/* mniejszy font dla indeksów górnych i dolnych*/
sub, sup {
    font-size: smaller;
}

/* style dla nagłówków */
h2, h3, h4, h5 {
	font-weight: 700;
	line-height: 1.2em;
	padding-top: 10px;
}

/* tekst cytatu mniejszy niż akapitu */
blockquote p {
    font-size: 13px;
}

.et_pb_scroll_top.et-pb-icon {
    bottom: 155px;
}