﻿/*Imports all of the partials*/
/*@import 'UiSass/colors';
@import 'UiSass/fonts';
@import 'UiSass/variables';*/
.href-logo {
  color: white;
  text-decoration: none;
  vertical-align: middle;
}

.f-color-green {
  color: #77BC1F !important;
}

.color-white {
  color: white;
}

.icon-fa-lightbulb-53px {
  font-size: 53px;
  color: white;
}

.copy-right {
  margin-top: 2px;
  color: grey;
}

.text-body-14px {
  font-size: 14px;
  font-family: hellStandard, Helvetica;
}

.text-body-20px {
  font-size: 20px;
  font-family: hellStandard, Helvetica;
}

.height-60px {
  height: 60px;
}

.font-size-53px {
  font-size: 53px;
}
