

  .flex-container{
    display:flex;justify-content:space-between;width:86%;margin:0 7%;margin-bottom:55px;
  }
  .flex--button{position:absolute;bottom:-30px;width:100%;text-align:left;padding-left:10px;background-color:#23689f;color:white;height:50px;line-height:50px;font-family: Dosis, sans-serif;}
