/*!
Theme Name: fidustria
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fidustria
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/


.item-feedback {
    height: 454px;
}

section.text_wrap h1 {
    font-size: 2.5rem;
    margin-bottom: 10px;
}

section.text_wrap p {
    color: #333;
    line-height: 1.25;
    font-size: 1rem;
    margin-bottom: 10px;
}

section.text_wrap ul li {
    list-style: disc;
}

section.text_wrap ul {
    padding-left: 20px;
}

section.text_wrap h2 {
    font-size: 1.5rem;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .item-feedback {
	    height: 355px;
	}
}

