.button-component {
  width: 100%;
  min-height: 35px;
  border: none;
  background-color: #236bb0;
  border-radius: 2.5px;
  color: white;
}