EstudioJuridicoAlmagro_Web/www/wpv_theme/assets/css/paginas.css

29 lines
653 B
CSS
Raw Normal View History

/*---------------------------------------------------------------------------
Paginas
--------------------------------------------------------------------------*/
.nosotros .page-content,
.about-us .page-content,
.a-propos-de-nous .page-content {
min-height: 560px;
}
.elg .page-content h1 {
font-size: 70px !important;
}
.abogados .page-content,
.lawyers .page-content,
.avocats .page-content {
min-height: 544px;
margin-top: -25px;
}
.international-desk .page-content {
min-height: 690px;
}
.international-desk .page-content h1 {
font-size: 78px !important;
line-height: 68px !important;
}