body{
  font-size: max(1vw, 0.8rem);
}






#PricesExpressTitle{
  color: #b07bc0;
}

#PricesFullTitle{
  color: #824793;
}

#PricesExpressContainerDecoration{
  background: #b07bc0;
}

#PricesFullContainerDecoration{
  background: #824793;
}

#PricesExpressContainer{
  background: #b07bc0bb;
}

#PricesFullContainer{
  background: #9652a9bb;
}

.PricesTagsExpress{
  color: #b07bc0;
}

.PricesTagsFull{
  color: #9652a9;
}
