/*

Theme Name:         Lamiro

Description:        Lamiro is a WordPress theme based on Foundation 6.5.1 by ZURB ('http://www.zurb.com').

Version:            1.0.0

Author:             WOOMERA Web & Video, Manuel Kornhaas

Author URI:         https://woomera.de/



License:            MIT License

License URI:        http://www.opensource.org/licenses/mit-license.php

*/

.acf-text ul {
  list-style: none;
}

.acf-text ul li {
  padding-left: 1.5em;
}

.acf-text ul li::before {
  content: "";
  background-color: #7d9bc1;
  position: absolute;
  top: 9px;
  left: 0;
  height: 5px;
  width: 5px;
  border-radius: 50%;
}