/* ----------------------------------------------------------------
  Custom CSS

  Add all your Custom Styled CSS here for New Styles or
  Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.btn-discord:hover {
  background-color: #5865F2 !important;
  color: #fff !important;
  border-color: #5865f2 !important;
  box-shadow: 0px 5px 15px rgba(88, 101, 242, 0.5) !important;
  -webkit-box-shadow: 0px 5px 15px rgba(88, 101, 242, 0.5) !important;
}

.roadmap-item-checkmark {
  width: 15px;
  vertical-align: middle;
}
