Hi
Thanks for contacting us.
1: You can use this CSS in your custom.css file
.sp-slider-content-align-center, .sp-slider-image-align-center h2{
  position: relative;
  bottom: 90px;
}
#sppb-addon-1740475070060 .sp-slider #sp-slider-item-1740475070060-num-0-key #sp-slider-inner-item-1740475070061-num-0-key {
    font-family: 'Century_Gothic' !important;
}
2: For this use this CSS in your custom.css file
div.sp-slider .sp-nav-control .nav-control:hover{
  background: unset !important;
}
3: For thumbnail use this CSS in your custom.css file
.sp-slider .sp-dots ul li{
  margin: 0 !important;
}
-Regards.