/*
 Theme Name:   LabDemo Theme
 Theme URI:    http://example.com/
 Description:  Spacious Child Theme
 Author:       Ewout ter Haar
 Author URI:   http://ewout.org
 Template:     spacious
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         labdemo
 Text Domain:  spacious-labdemo
*/
.entry-content h3 span {
    font-size: 22px;
    border-bottom: 2px solid #e8734b;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.post .entry-meta span.disciplinas {
    padding: 5px 10px;
} #site-title a {
	font-size: 36px;
}
#featured-slider .entry-container {
	top: 10%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	left: 3%;
	max-width: 40%;
}
.footer-socket-wrapper .copyright { 
    max-width: 100%;
}