/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2025 | 16:50:15 */
.quotations-group-relative {
  position: relative;
}
.wp-block-bolt-icon.bolt-icon.position-absolut {
  position: absolute;
  top: -90px;
  left: 50px;
  z-index: 1;
  width: 100px;
}
@media only screen and (max-width: 777px) {
  .wp-block-bolt-icon.bolt-icon.position-absolut {
    top: -100px;
    left: 20px;
    width: 65px;
    margin-top: 10px;
  }
}
