/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:https://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:https://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

mark united,
.markunited {
  background-color: #30ca95;
  color: #ffffff;
}

mark orange,
.markwarning {
  background-color: #f38530;
  color: #ffffff;
}

mark white,
.markwhite {
  background-color: #fffffff;
  color: #000000;
}

mark red,
.markred {
  background-color: #e4001b;
  color: #ffffff;
}

mark ash-grey,
.markgrey {
  background-color: #8a949b;
  color: #ffffff;
}

mark lime green primary button,
.markprimary {
  background-color: #f37648
;
  color: #ffffff;
}

mark zelena,
.markinfo {
  background-color: #30ca95;
  color: #ffffff;
}

.header-top.grey {
  background-color: #fcfcfc;
    border-bottom: 1px solid #fcfcfc;
}

.dark-bg-welness {
  background-color: #799fca;
  color: #cdcdcd;
}

.header-top.white {
  background-color: #fcfcfc;
  border-bottom: 1px solid #f38530;
}
.social-links {
  margin-top: 0px!important;
  margin-bottom: 0px!important;
}