#column-right>[class*="rstpl-"],#column-left>[class*="rstpl-"] {
    background-color: #232323;
}
.card{
  border-radius: .5rem;
}

.bg-white{
	background-color: #333333 !important;;
}
.body .rstpl-copyright a{
  color: #eeeeee
}