#blog-col3 p.article-title,#blog-col2 p.article-title,#blog-col1 p.article-title{
  font-size: 20px;
    font-weight: bold;
    margin: 20px !important;
}
#blog-col1,#blog-col2{
  height:300px;
}

 #blog-col3{
      max-height:700px;
    }

.filter-dropdown{
    font-family:Neue Haas Grotesk Display Pro,sans-serif!important;  
}
select{
  font-size:25px !important;
  padding:5px !important;
  border:none !important;
  background-color:transparent !important;
  color:#111825 !important;
  font-weight:500 !important";
}
select option {
    font-size: 20px;
    color: #38454A;
    font-weight: 450;
}
  #yearFilter {
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2217%22 height%3D%2213%22 viewBox%3D%220 0 17 13%22 fill%3D%22none%22%3E%3Cg clip-path%3D%22url%28%23clip0_46_898%29%22%3E%3Cpath d%3D%22M1.01298 0.927734L8.31458 12.0722L15.9868 0.927734%22 stroke%3D%22%23F8C11C%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_46_898%22%3E%3Crect width%3D%2213%22 height%3D%2217%22 fill%3D%22white%22 transform%3D%22translate%2817%29 rotate%2890%29%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 17px 13px;
    padding-right: 32px!important; 
    font-size: 18px; 
    border: none !important;
    background-color: transparent !important;
    color: #111825 !important;
    font-weight: 500 !important;
  }
.form-select:focus {
    border-color: none !important;
    outline: 0;
    box-shadow: none !important;
}
