    body {
      background-image: url(../_shared/bg_water.jpg);
    }


    .button-wrapper {
      display: flex;
      justify-content: center;
      margin-bottom: 20px;
    }

    .icon-wrapper {
      display: flex;
      justify-content: center;
      margin-bottom: 20px;
    }


    .flex-row {
      display: flex;
      justify-content: center;
      margin-bottom: 20px;
    }

