@charset "UTF-8";
.getyourchance__button {
  color: #ffffff;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  width: 155px;
  height: 58px;
  border-radius: 50px;
  background-color: #b27944;
  cursor: pointer;
  outline: none;
}