.joblayout1 h1, 
.joblayout1 h2, 
.joblayout1  h3,
.joblayout1  h4 {
    margin-top: 2.50rem!important;
    margin-bottom: 1.20rem!important;
}

.joblayout1 p {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important;
}

.joblayout1 h1,
.site-main h1{
    font-size: 1.70rem;
}




.joblayout1 h2 {
    font-size: 1.50rem;
}

.joblayout1 h3 {
    font-size: 1.30rem;
}

.joblayout1 p {
    font-size: 1.20rem;
}

.joblayout1 ul li p, 
.joblayout1 ol li p {
    margin-top: 0;
    margin-bottom: 0;
    display: inline;
}

.joblayout1 ul li, 
.joblayout1 ol li {
    margin-bottom: 0.8rem;
}

.joblayout1  p b,
p strong{
      font-weight: 600;
}

.joblayout1  p b{
      color:#92010b;
}

.joblayout1 a {
    color:#0d70d9;
    border-bottom: 0.0625rem dashed #00003d !important;
     font-weight: 600;
    text-decoration: none;
    
}

.joblayout1 a:hover {
      color:#bf010e;
     transition: color 0.3s ease-in-out;
    
}
