.SearchContainer__downArrow {
    border-top-color: #ff555a;
}

.commonStyle__zt3BrandBg {
    background-color: #ff555a;
}

.Button__footerBtn {
    border: 1px solid #ff555a;
    background: #ffffff;
    color: #ff555a;
}
.Button__footerBtn:hover {
    border: 1px solid #ff555a;
    background: #ff555a;
    color: #ffff;
}

.NoContent__title {
    color: #ff555a;
}

.commonStyle__zt3Brand {
    color: #ff555a;
}
.Icon__brand {
    color: #ff555a;
}
.commonStyle__zt3buttonPrimaryBg {
    border: 1px solid #ff555a;
    background: #ffffff;
    color: #ff555a;
    letter-spacing: normal;
    padding: 0.7rem 1rem;
    font-size: 1.0005rem;
    border-radius: 1.25rem;
    transition: all .15s ease;
}
.commonStyle__zt3buttonPrimaryBg:hover {
    border: 1px solid #ff555a;
    background: #ff555a;
    color: #ffff;
}
.commonStyle__zt3BrandBorder {
    border-color: #ff555a;
}
##Ticket erstellen Button unten Anfang
.commonStyle__zt3buttonSecondaryBg {
    background-color: #ffff;
}
.commonStyle__zt3buttonSecondaryBg:hover {
    background-color: #ff555a;
}
.commonStyle__zt3buttonSecondaryText {
    color: #ff555a;
  font-size: 1.0005rem;
}
.commonStyle__zt3buttonSecondaryText:hover {
    color: #ffff;
}
.Button__secondary {
    border: 1px solid #ff555a;
  border-radius: 1.25rem;
  padding: 0.7rem 1rem;
  transition: all .15s ease;
}
##Ticket erstellen Button unten Ende
