/*
Theme Name: LSI Theme
Theme URI: http://www.lsi.us.es
Version: 2.0
Description: Tema hijo de Vantage para el departamento de Lenguajes y Sistemas Informáticos de la Universidad de Sevilla
Template: vantage
*/

@import url("../vantage/style.css");

/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/

body {
	text-align: justify;
}

#pl-6 > .panel-grid {
	margin-bottom: 17.5px;
}

#masthead.masthead-logo-in-menu .logo > h1 {
	font-family: PT Sans, Helvetica, Arial;
	font-size: 26px !important;
	font-weight: 600;
	line-height: 1;
	text-align: left;
}

#masthead.masthead-logo-in-menu .logo > h4 {
	font-family: PT Sans, Helvetica, Arial;
	font-size: 18px !important;
	padding-left: 15px;
	padding-bottom: 10px;
}

#masthead {
    border-bottom: 1px solid #dddddd;
}

.layout-full .panel-row-style.panel-row-style-full-width {
	background: url("http://personal.us.es/sergiosegura/wp-content/uploads/2018/04/background-texture.jpg") repeat;
}