.button.is-primary {background: #000;}
.montserrat {font-family: 'Montserrat', sans-serif;
}
body {font-family: 'Montserrat', sans-serif;}
Body {background: #fff;}
mark {background-color: #3A3A3A; color: #fff;}
.tabs a {border-bottom-width: 0px;}
.tabs a:hover,
.tabs a.is-active {color: #3A3A3A; background: #FFF; font-weight: bold; border-bottom-color:#3A3A3A; border-bottom-width: 7px;}
a.navbar-item:hover {color: #3A3A3A; background: #fff;  font-weight: bold;}
.input {background-color: #f0f0f0; border: 0px; box-shadow: none; border-radius: 0px;}
.textarea {background-color: #f0f0f0; border: 0px; box-shadow: none; border-radius: 0px;}
.navbar-menu {background-color: #fff; box-shadow: 0px,}
.tabcontent {display:none;}
.test {display:none;}
::-moz-selection { background: #F5DF4D; }
::selection { background: #F5DF4D; }