#pbs-navbar .navbar {
  background-color: #ef4136 !important;
}
#pbs-navbar .navbar-burger {
  background-color: #ef4136 !important;
}
#pbs-navbar .navbar-brand .navbar-item {
  background-color: #ef4136 !important;
}
#pbs-navbar .navbar-brand .navbar-item:hover {
  filter: brightness(95%);
}
@media  screen and (min-width: 769px) {
  #pbs-navbar .navbar-start .navbar-item {
    background-color: #ef4136 !important;
  }
  #pbs-navbar .navbar-start .navbar-item:hover {
    filter: brightness(95%);
  }
  #pbs-navbar .has-dropdown .navbar-link {
    background-color: #ef4136 !important;
  }
  #pbs-navbar .has-dropdown .navbar-link:hover {
    filter: brightness(95%);
  }
}
#pbs-login section.hero {
  background-color: #ef4136 !important;
}
#pbs-login button {
  background-color: #ef4136 !important;
}

.button.is-link {
    background-color: #EF4136 !important;
    border-color: transparent !important;
    color: #fff !important;
}
.breadcrumb a {
    align-items: center !important;
    color: #EF4136 !important;
    display: flex !important;
    justify-content: center !important;
    padding: 0 .75em !important;
}
.spinner {
    border-top-color: #EF4136 !important;
}
.tr.hover:hover {
    background-color: #EF4136 !important
}
.tabs li.is-active a {
    border-bottom-color: #EF4136 !important;
    color: #EF4136 !important;
}
table.hover tbody &gt; tr:hover, td.hover:hover, tr.hover:hover {
    background-color: #EF4136 !important;
}
a.box:hover {
    box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px #EF4136 !important
}
a.box:active {
    box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #EF4136!important
}
.progress.is-link::-webkit-progress-value {
	background-color:#EF4136!important
}
.progress.is-link::-moz-progress-bar {
	background-color:#EF4136!important
}
.progress.is-link::-ms-fill {
	background-color:#EF4136!important
}
.progress.is-link:indeterminate {
	background-image:linear-gradient(90deg,#EF4136 30%,#dbdbdb 0)!important
}
.table td.is-link,
.table th.is-link {
	background-color:#EF4136!important;
	border-color:#EF4136!important;
	color:#fff;
}
.tag:not(body).is-link {
	background-color:#EF4136!important;
}
.input:active,
.input:focus,
.is-active.input,
.is-active.textarea,
.is-focused.input,
.is-focused.textarea,
.select select.is-active,
.select select.is-focused,
.select select:active,
.select select:focus,
.textarea:active,
.textarea:focus {
    border-color:#EF4136 !important;
    box-shadow:0 0 0 .125em rgba(50,115,220,.25)
}
.is-link.input,
.is-link.textarea {
	border-color:#EF4136 !important
}
.select:not(.is-multiple):not(.is-loading):after {
	border-color:#EF4136 !important;
}
.select.is-link:not(:hover):after,
.select.is-link select {
	border-color:#EF4136 !important
}
.list-item.is-active {
	background-color:#EF4136 !important;
}
.menu-list a.is-active {
	background-color:#EF4136 !important;
}
.panel-list a:hover {
	color:#EF4136 !important
}
.panel-block.is-active {
	border-left-color:#EF4136 !important;
}
.panel-block.is-active .panel-icon {
	color:#EF4136 !important
}
.tabs li.is-active a {
	border-bottom-color:#EF4136 !important;
	color:#EF4136 !important
}
.tabs.is-toggle li.is-active a {
	background-color:#EF4136 !important;
	border-color:#EF4136 !important;
}
.hero.is-link {
	background-color:#EF4136 !important;
}
@media screen and (max-width:1023px) {
	.hero.is-link .navbar-menu {
		background-color:#EF4136 !important
	}
}
.hero.is-link .tabs.is-boxed li.is-active a,
.hero.is-link .tabs.is-boxed li.is-active a:hover,
.hero.is-link .tabs.is-toggle li.is-active a,
.hero.is-link .tabs.is-toggle li.is-active a:hover {
	color:#EF4136 !important
}
.hero.is-link.is-bold {
	background-image:linear-gradient(141deg,#1577c6,#EF4136 71%,#4366e5)!important
}
@media screen and (max-width:768px) {
	.hero.is-link.is-bold .navbar-menu {
		background-image:linear-gradient(141deg,#1577c6,#EF4136 71%,#4366e5)!important
	}
}
.switch[type=checkbox].is-link:checked+label:before {
	background:#EF4136 !important
}
.switch[type=checkbox].is-link.is-outlined:checked+label:before {
	border-color:#EF4136 !important
}
.switch[type=checkbox].is-link.is-outlined:checked+label:after {
	background:#EF4136 !important
}
.switch[type=checkbox].is-unchecked-link+label:before {
	background:#EF4136 !important
}
.switch[type=checkbox].is-unchecked-link.is-outlined+label:before {
	border-color:#EF4136 !important
}
.switch[type=checkbox].is-unchecked-link.is-outlined+label:after {
	background:#EF4136 !important
}
a {
    color: EF4136 !important
}
