.field-wrapper {
    margin-bottom: 12px;
}

.field-label-node {
    font-weight: bold;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
}

.page-title {
    margin-bottom: 16px;
    font-size: 36px;
    font-weight: 600;
    text-transform: capitalize;
}

.field-wrapper .drimage{
    width: 50%;
}

.node-resource-wrapper .prose {
    max-width: initial;
}
