.hero-home .hlp-hero__title {
  color: #ffffff;
}

.hero-home .hlp-hero__excerpt {
  color: #eaeaea;
}

.hero-home .wp-block-button__link {
  background-color: #1e81b0;
  color: #fff;
}

h2.hlp-hero__title {
color:yellow;
		font-weight:bold;
}

.cabecera {
border-bottom:1px solid #cecece;
}

h3.pt-cv-heading-container {
font-family:"Zalando Sans Expanded", sans-serif;
font-weight:bold;
display:block;
		padding-bottom:1rem;
		border-bottom:1px solid #cecece;
}

img.wp-image-1068 {
		max-width:220px!important;
		height:auto;
}

div.block-13938c47-3ecc-4502-9d73-53c1b7d2b55d {
		text-align:right!important;
}


h2.wp-block-heading.entender {
margin-bottom:-4rem!important;
		z-index:99000;
}

div.entry-content.alignfull.wp-block-post-content {
margin-left:-3rem!important;
		margin-right:-3rem!important;
}

/* Compactar links del Mega Menu */
.mentech-mm-link{
    display:flex;
    align-items:flex-start;
    padding:3px 0;
    margin:0;
}

.mentech-mm-link-title{
    font-size:1rem;
    font-weight:400;
    line-height:1.3;
    margin:0;
}

.mentech-mm-link-desc{
    margin:0;
    font-size:.85rem;
    line-height:1.2;
}

.wp-block-mentech-mega-link{
    margin:0;
}

/* Título de columna */
p.mentech-mm-col-title{
    font-family:"Zalando Sans Expanded", sans-serif!important;
    font-size:1.6rem!important;
    color:#a67f16;
    margin-bottom:8px;
}

a.mentech-mm-link:hover {
		text-decoration:underline!important;
}