.o-footer{
  background-image: url('/images/bg.svg');
  background-repeat: no-repeat;
  background-size: cover; 
  background-position: center; 
}

.a-xxx{
  color: #ffffff !important;
}

.a-error-type{
  color: red !important;
  display: none !important;
}

.x-white{
  color: #ffffff;
}