﻿/* Changes to Bulma and custom styles */
hr{
   border:none;
   height:4px;
   background:#999;
}

.navbar-brand > a.navbar-item:hover {
  background-color:rgba(245,245,245) !important;
}
.navbar-brand > a.navbar-item > img {
  height:40px !important;
  max-height:40px !important;
}
.section {max-width:1080px; padding-top:1.5rem;}
.modal-card {width:auto;}

.ajb_href_list {
  display:flex;
  flex-direction:column;
  gap:0.75rem;
}
.ajb_href_list > li {line-height:120%;}
.abj_article {font-size:0.8rem; width:180px !important;}
