 @import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');
 
  body{
      
      font-family: 'Manrope', sans-serif;
      background-color:#004BA3;
  }
  .queen{
    background-color: #003882;
    padding-top:80px;
    /*height:569px;*/
  }
  .tyue{
      padding-top:50px;
      padding-bottom:50px;
  }
  .wales{
     
      background-color: #003882;
    height: 569px;
  }
 .choose{
     padding-top:20px;
 }
 .norseas{
       position: absolute;
    left: 60px;
    bottom: 30px;
 }
 .norseas a{
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
}
.sealse{
     position: absolute;
    right: 60px;
    top: 36px;
}
.sealse a{
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
}
h2.lo{
      
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 0px;
    
    text-transform: uppercase;
}
.queen a:hover, .wales a:hover {
    text-decoration:none;
}

.soue{
   font-size: 53px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 62px;
    width:64%;
    max-width:64%;
    letter-spacing: -1px;
}

.cc{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100vh;
    flex-wrap: wrap;
}
.loes{
  font-weight: 500;
    font-size: 15px;
    color: #ffffff;
    line-height: 25px;
    margin-top: 15px;
        width: 40%;
    max-width: 40%;
    
}
.qoio{
    position:relative;
    top:5px;
}
.south{
   position:relative;
    bottom:35px; 
}