.logo-terms p,
.logo-terms ul li

{
  
  font-size: 14px !important;
  font-style: italic;
}



.more {
  font-size: 1.1em !important;
  
}

.wrapperA {
  width: 90%;
  padding: 1.8em 3.5em;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 600px) {
  .wrapperA{
  padding: 0.9em 1.4em;
}
}

.wrapperA p {
  font-size: 1.1em;
  line-height: 1.3em;
  
}
  

.warn h6 {
  color: red !important;
  
}

.bg-body {
background-color: #546C8C;
min-height: 500px;
 padding: 40px 55px 50px;
margin: auto;
}
 
    
.bg-body p {
text-align: center;
  color: #F2f2f2 !important;

}

