/*
Theme Name: Uitzendbureau premium 1
Theme URI: https://www.flexsoftware.nl
Author: Flexsoftware
Author URI: https://www.flexsoftware.nl
Description: Theme developed by Flexsoftware. If you have any questions about our theme, please contact us via info@flexsoftware.nl or by telephone on 050 – 800 32 85.
Version: 1.8.1
License: Flexsoftware
License URI: /
Text Domain: uitzendbureau
*/

@import url('css/style.min.css');


.hero .fg {
    display: flex;
    white-space: nowrap;
    gap: 16px;
	align-items: center;
}
@media screen and (min-width:768px;) {
.hero .fg .apply-link {
border-right: 1px solid white;
padding-right:16px;}
}

header {
	    z-index: 100;
}