:root {
    --color-primary: #1da2fc;
}

.static-containers textarea {
	cursor: text !important;
}
.form-text {
	display: none;
}
.overflow-hidden {
    overflow: hidden !important;
}