/*
Theme Name: Jobpatruljen.dk
Author: CompanYoung ApS
Author URI: http://companyoung.com/
Description: A theme made exclusively for Jobpatruljen by Developer: Rasmus Norskov, Designer: Mads Egmose
Version: 2.0
*/

.embed-container {
  position: relative;
  padding-bottom: 56.25%; 
  padding-top: 25px;
  height: 0;
}
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

section.pay-rates-blocks h2{
    font-size: 25px !important;
}