.footer_bar{
    flex: 0 0 60px;
    color: grey;
      height: 50px;
      font-size: 13px;
      text-align: right;
      background-color: #8080801c;
      padding-right: 30px;
      padding-top: 20px;
  }
  
  .footer_item{
    padding: 5px 10px;
  }