/*
.node--type-contact .field--name-field-company a {text-decoration: none!important;}

.node--view-mode-teaser .field--node-title:first-child {
    position: relative;
    margin: -20px 0 -16px -20px;
    margin: -1.25rem 0 -1rem -1.25rem;
    display: table;
}

.node--type-contact.node--view-mode-teaser .field--node-title:first-child {
    position: static;
    margin: 0;
}
*/


.paragraph--type--embed .hbspt-form .hs_recaptcha {
    margin-top: 1.5rem;
}

/* height voor banner op smarthphones zonder intro text*/
.vito--banner-image .region--content-top {
    padding-top: 4rem;
}

/* back-end height zodat files in modal geselecteerd kunen worden*/
.image-style-media-entity-browser-thumbnail{
    min-height: 50px;
}

/* verwijderd de zwarte border van player icoon */
.video-embed-field-lazy-play {border:none;}

/* meer spatie tussen getal en tekst */
.text-formatted ol li:before {left: -1.55rem!important;}

