.gre-shortcuts__filter {
   display: inline-block;
   margin-bottom: 1rem;
}

.gre-shortcuts__filter label {
   font-weight: 600;
   margin-bottom: 5px;
   display: inline-block;
}


.gre-select {
   display: block;
   width: 100%;
   padding: 0.375rem 2.25rem 0.375rem 0.75rem;
   -moz-padding-start: calc(0.75rem - 3px);
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   color: #212529;
   background-color: #fff;
   background-image: url("/images/18.3436db3b17efb56019a1c655/1644934478785/down.svg");
   background-repeat: no-repeat;
   background-position: right 0.75rem center;
   background-size: 16px 12px;
   border: 1px solid #ced4da;
   border-radius: 0.25rem;
   transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

.gre-news time {
   display: inline-block;
}
.gre-news__category {
   font-weight: bold;
   font-style: normal;
   font-size: 87.5%;
   line-height: 1.3;
   border-left: 1px solid #ccc;
   padding-left: 8px;
   margin-left: 5px;
}