/** ADD YOUR AWESOME CODES HERE **/
/* img{
    height: 55px;
}
.brand-text{
    font-size: .8rem;
    color: #035f82;
    font-weight: 500;
    padding-left: 10px;
  }
  .ogr-logo{
    display: flex;
    align-items: center;
  }

  .navbar-collapse{
    display: flex;

  }
   ul {
    list-style: none;
    float: left;
    display: flex;
    justify-content: flex-end;
    padding: 0 10px;



  }
  .navbar-collapse a{
    text-decoration: none;

  } */
