
.video-section {
    background-color:#aa8237;
}

.button {
  width: 48px;
  height: 48px;
  cursor: pointer;
}
.button:hover {
  fill: #aa8237;
}

.defs {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

iframe {
  float: left;
width: 100%;
    height:100%;
}

.buttons {
  padding: 0.1rem;
  background: none;
  float: right;
}

