.button-eurekers{
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px;
    position: static;
    left: 33.29%;
    right: 33.29%;
    top: 89.84%;
    bottom: 1.65%;
    background: #0F0F1A;
    border: 0.5px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 10px;
    flex: none;
    order: 3;
    flex-grow: 0;
    margin: 23px 0px;
    color: white;
  }