label.error {
  color: #ff0000;
}
.contact-one{
  padding: 120px 0 60px;
}
.contact-one .site-footer__social a{
  font-size: 30px;
  height: 50px;
  width: 50px;
  background-color: var(--qrowd-base-light);
}
.address__text,
.address__text a{
  color: var(--qrowd-base-light);
}
.address__text a:hover{
  color: white;
}
.address .address__icon span{
  color: white;
}
.address .address__single{
  background-color: var(--qrowd-base);
  min-height: 241px;
}
.why-choose-one__img::before{
  background-color: #C63E40;
}
.why-choose-one__trusted::before{
  border-bottom: 32px solid black;
}
ul li::marker{
  color: var(--qrowd-base);
}
.why-choose-one__trusted span{
  color: white;
}
.google-map__one {
  position: relative;
  display: block;
  border: none;
  height: 500px;
  width: 100%;
  mix-blend-mode: initial;
}
