/* TOOLBAR #006de9 - 44px */
.tm-toolbar.tm-toolbar-default{
  background: #006de9 !important;
  background-color: #006de9 !important;
  padding: 5px 0 !important;
  min-height: 44px !important;
  height: 44px !important;
  line-height: 44px !important;
  overflow: hidden !important;
}
.tm-toolbar .uk-container,
.tm-toolbar .uk-flex{
  min-height: 44px !important;
  height: 44px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
}
.tm-toolbar .tm-contact-info,
.tm-toolbar .uk-panel,
.tm-toolbar .uk-nav{
  margin: 0 !important;
  padding: 0 !important;
  line-height: 44px !important;
}
.tm-toolbar a{
  line-height: 44px !important;
  font-size: 15px !important;
  color: #fff !important;
}
.tm-toolbar .uk-card-title{
  display: none !important;
}

/* FOOTER #4c4ab5 */
#sp-footer,
#sp-footer .container,
#sp-footer .container-inner,
.tm-footer{
  background: #4c4ab5 !important;
  background-color: #4c4ab5 !important;
}
#sp-footer,
#sp-footer p,
#sp-footer a,
#sp-footer span{
  color: #fff !important;
}