/* Add here all your css styles (customizations) */
ul.squarelist, ul.squarelist li {
  list-style-type: square;
}

footer {
  font-size: 0.9rem;
}

/* Background */
.g-theme-bg-gray-light-v1 {
  background-color: #333337;
}

.g-theme-bg-blue-dark-v2 {
  background-color: #333337;
}

.g-bg-darkblue-opacity-0_7 {
  background-color: rgba(51, 51, 55, 0.7) !important;
}

.g-bg-darkblue-opacity-0_7--after:after {
  background-color: rgba(51, 51, 55, 0.7) !important;
}

.g-bg-darkblue-opacity-0_7--after::after {
  background-color: rgba(51, 51, 55, 0.7) !important;
}

.g-bg-darkblue-opacity-0_9 {
  background-color: rgba(51, 51, 55, 0.9) !important;
}

/*# sourceMappingURL=maps/custom.css.map */
