/* your styles go here */
body {
      background-color: #eeefe9;
      text-align: center;
}

img {
  width: 40%;
  height: auto;
}

.social {
    text-align: center;
}

.mr-auto, .mx-auto {
    margin-right: 0 !important;
}

.container-fluid {
    padding-left: 0px;
}
