.sidebar .oneTitle{
background: var(--themeColor) !important;
}
.sidebar .inquiryTitle{
background: var(--themeColor) !important;
}

.sidebar .inquiryContent .send{
background: var(--themeColor) !important;
}