/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
h6 {
  letter-spacing: 1px; }

.pink {
  color: #DE6A8C !important; }

.blue {
  color: #9BA4CE; }

.larger {
  font-size: xx-large;
  font-weight: 800; }

ul li:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  float: left;
  margin-right: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: -8px; }

ul li {
  list-style-type: none; }

ul.checkicon li:before {
  background-image: url(https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/1962960/settings_images/IomzO3LzRaB2jklS7Tfw_checkmark.png); }

ul.bluearrowicon li:before {
  background-image: url(https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/1962960/settings_images/bKz7roMxRCyA1kzf9CSW_arrow.png); }

span.user {
  display: none; }
