/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-northosts-slider__dots {
  display: flex;
  justify-content: center;
  margin-top: 7px !important;
  margin: -3px; }

.wp-block-northosts-slider__dot {
  width: 15px;
  height: 15px;
  margin: 3px;
  border-radius: 99px;
  background-color: #c5c5c5; }
  .wp-block-northosts-slider__dot--active {
    background-color: #222; }

/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-northosts-slider-item > * {
  height: 100%; }


/*# sourceMappingURL=style-index.css.map*/