@ -41,8 +41,9 @@
text-decoration: none;
color: var(--color-text-primary-loud);
border: solid 2px currentColor;
background: none;
background: #fff;
font-weight: 700;
box-shadow: rgba(0, 0, 0, 0.39) 0px 5px 11px -2px;
}
.button:focus {
@ -17,7 +17,8 @@ textarea {
padding: var(--sp);
.region--sidebar input.form-text {
max-width: 14em;
/* max-width: 14em; */
width: 100%;
.region--sidebar .advanced-search-form {
input.form-text {