@charset "UTF-8";

body {
  background-color: #ccc;
}

div#bemvindo {
  position: relative;
  top: 150px;
}

video {
  width: 200px;
}

div#fab {
  position: fixed;
  bottom: 100px;
  right: 120px;
}

div#fab img {
  width: 100px;
  height: 100px;
}

div#customers img {
  height: 200px;
}

div#google_reviews img {
  width: 549px;
}

div#products img {

}