.title{
	background-image: none !important;
	padding: 0.5em !important;
}
.title::before {
    content: "" !important;
}
.title::after {
    content: "" !important;
}