.bg-wave {
  background: url(../../images/background/bg-waves.png) center bottom/100% 50%
    no-repeat;
  background-attachment: fixed;
}

.rounded-1 {
  border-radius: 8px !important;
}
