/*
Theme Name:         Roots Mipo
Theme URI:          http://roots.io/starter-theme/
Description:        Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version:            7.0.2
Author:             Roots
Author URI:         http://roots.io/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
.breadcrumb_last {
	color: #585858;
}

.single_article_inner .entry-content p {
	color: #484848;
}

.pager {
	display: flex;
	list-style: none;
	padding: 20px 0;
}

.wpcf7-form-control-wrap label {
	display: block;
	float: left;
	width: 100%;
}

.contact_person a,
.author a,
.entry-content a {
	text-decoration: underline;
}

.img-holder .img-holder-text .banner_text h1,
.home .bxslider li .slider-content .slide_title {
	color: #fff;
}

.img-holder img {
	opacity: .5;
}

.img-holder {
	background: #000;
}

.grecaptcha-badge {
	visibility: hidden;
}

.text-center {
	margin: 0 auto;
}