.directores-y-comandantes {
    margin: 20px;
}

.directores-y-comandantes .grid__content.form-group {
    height: 350px;
}

.directores-y-comandantes .views-field.views-field-title {

    color: #142749;
    font-family: 'WorkSans-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 10px;
}

.directores-y-comandantes .field.field--name-field-imagen-directores.field--type-image.field--label-hidden.field--item img {
    max-width: 250px;
    margin: 0 auto;

}

.directores-y-comandantes .views-field.views-field-view-node a {
    color: #00665F;
    text-align: right;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
}

.directores-y-comandantes .views-field.views-field-view-node {
    margin-top: 10px;
}

.directores-y-comandantes .views-field.views-field-view-node a::after {
    content: var(--icono-boton);
    position: absolute;
    display: inline-block;
    padding-left: 10px;
}


.directores-y-comandantes {
    margin: 50px;
    padding: 30px;
    background-color: rgba(200, 200, 200, 0.10);
}



.directores-y-comandantes section {
    margin-top: 10px;
}

.directores-y-comandantes .field--label,
.directores-y-comandantes .field--item {
    color: #316649;
    font-family: 'WorkSans-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.directores-y-comandantes .field--label {
    font-weight: 600;

}

.block.block-layout-builder.block-field-blocknodedirectores-y-comandantesfield-image.clearfix {
    max-width: 600px;
    margin: 20px auto;
}