@charset "utf-8";

.btn-center{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
}