Hello,
i have this css code
.input {
background-color:#dedce3;
border-style: solid!important;
border-color:#f7b733!important;
border: 1px;
}
input is the classname but nothing changes? the background is the same as the mobilecontainer background color and the border is black?