.two-line-btn-8ee319ae {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background-color: #000;
}
.two-line-btn-8ee319ae:hover {
    text-decoration: none;
}
.two-line-btn-8ee319ae .line-1 {
    display: block;
    line-height: 1.2;
}
.two-line-btn-8ee319ae .line-2 {
    display: block;
    line-height: 1.2;
}
