:root {
    --sjs-font-family: "primary-font";
    --white: #ffffff;
}
.sd-element__num {
    float: right !important;
}
.sv-list__item-body{
    text-align: right !important;
}
.survey-wrapper .sd-error {
    text-align: right;
}
.sd-error{
    text-align: right;
}
.sd-root-modern {
  background-color: transparent !important;
}
.sv_main {
  background-color: transparent !important;
}
.sv_container, 
.sv_main, 
.sd-root-modern {
  background: transparent !important;
}
.sd-body.sd-body--static {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}