/*********************************************************************************

	Template Name: Template Full Name Here
	Description: A perfect template to build beautiful and unique medical websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/


.header-black{
    background-color: #000!important;
}
.descripcion-obra{
    font-size: 16px;
    font-weight: 500;
    color: #555;
}
.heading-obras{
    font-size: 50px;
    font-weight: 800;
    line-height: 70px!important;
}

.obra-hr {
        margin-top: 30px;
            height: 4px solid; /* Cambia el grosor según lo desees */
            background-color: #68ae4a;
        }



