a {
  color: #52db9f;
}
a:hover,
a:focus {
  color: #52db9f;
}
.text-primary {
  color: #52db9f;
}
.bg-primary {
  background-color: #52db9f;
}
blockquote:before {
  color: #52db9f;
}
.form-control:hover,
input[type=text]:hover,
input[type=password]:hover,
textarea:hover,
.form-control:active,
input[type=text]:active,
input[type=password]:active,
textarea:active,
.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
  border-color: #52db9f;
}
.btn:hover,
input[type=submit]:hover,
button[type=submit]:hover,
.btn:focus,
input[type=submit]:focus,
button[type=submit]:focus {
  border-color: #52db9f;
}
.btn:hover:after,
input[type=submit]:hover:after,
button[type=submit]:hover:after,
.btn:focus:after,
input[type=submit]:focus:after,
button[type=submit]:focus:after {
  background: #52db9f;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  border-color: #52db9f;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  border-color: #52db9f;
}
.btn-primary {
  background-color: #52db9f;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  border-color: #52db9f;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  border-color: #52db9f;
}
.btn-primary .badge {
  color: #52db9f;
}
.btn-success {
  background-color: #52db9f;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  border-color: #52db9f;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  border-color: #52db9f;
}
.btn-success .badge {
  color: #52db9f;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  border-color: #52db9f;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  border-color: #52db9f;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  border-color: #52db9f;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  border-color: #52db9f;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  border-color: #52db9f;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  border-color: #52db9f;
}
.btn-link {
  color: #52db9f;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #52db9f;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #52db9f;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #52db9f;
}
.breadcrumb .info a:before {
  color: #52db9f;
}
.pagination > li > a,
.pagination > li > span {
  color: #52db9f;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #52db9f;
  border-color: #52db9f;
}
.label-primary {
  background-color: #52db9f;
}
.label-success {
  background-color: #52db9f;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #52db9f;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #52db9f;
}
.progress-bar {
  background-color: #52db9f;
}
.progress-bar-success {
  background-color: #52db9f;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #52db9f;
  border-color: #52db9f;
}
.panel-primary {
  border-color: #52db9f;
}
.panel-primary > .panel-heading {
  background-color: #52db9f;
  border-color: #52db9f;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #52db9f;
}
.panel-primary > .panel-heading .badge {
  color: #52db9f;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #52db9f;
}
.rsBullets .rsBullet::after {
  background-color: #52db9f;
}
.diva-share .share-content .social-links a:before {
  background: #52db9f;
}
nav.social-icons ul li a:hover {
  color: #52db9f;
}
.bg-primary {
  background: #52db9f;
}
.bg-success {
  background: #52db9f;
}
#nprogress .bar {
  background: #52db9f;
}
/* Fancy blur effect */
#nprogress .peg {
  box-shadow: 0 0 10px #52db9f, 0 0 5px #52db9f;
}
#nprogress .spinner-icon {
  border-top-color: #52db9f;
  border-left-color: #52db9f;
}
.skill-bar .progress .progress-bar {
  background: #52db9f;
}
.skill-bar .progress .progress-bar:after {
  background: #52db9f;
}
.carousel-description .text .content p {
  border-bottom: 3px solid #52db9f;
}
.team-member .content .social-icons ul li:hover a {
  color: #52db9f;
}
.comment-respond .form-submit:hover:after,
.comment-respond .form-submit:active:after {
  background: #52db9f;
}
.blog-posts-container > article .content .info a:before {
  color: #52db9f;
}
.single-post-header .info a:before {
  color: #52db9f;
}
.author-info .right-author-info .see-more-by-author {
  color: #52db9f;
}
.owl-team .owl-controls .owl-nav div:hover {
  color: #52db9f;
}
#filter .content ul li a:before {
  background: #52db9f;
}
.slide-description .view-project-button:hover {
  background: #52db9f;
  border-color: #52db9f;
}