.two-buttons-wrapper-dde6529f {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.btn1-dde6529f, .btn2-dde6529f {
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
