.btn-kakaotalk {
    border-radius: 12px !important;
    background: #FEE500 !important;
    border-color: #FEE500 !important;
    font-weight: 600;
    color: rgba(0,0,0,0.85) !important;
}
.modal-footer .btn-kakaotalk {
    border-radius: 12px !important;
    background: #FEE500 !important;
    border-color: #FEE500 !important;
    color: rgba(0,0,0,0.85) !important;
    height: 45px;
    width:100%;
}
.modal-footer .btn-kakaoVerify {
    border-radius: 12px !important;
    background: #3c1e1e !important;
    border-color: #3c1e1e !important;
    color: #ffffff !important;
    height: 45px;
    width:100%;
}
.kakaotalk-symbol {
    width: 25px;
    margin-right: 2px;
}
