.elementor-8799 .elementor-element.elementor-element-3a39f858{color:#333333;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;line-height:26px;}/* Start custom CSS */.login-btn-wrapper {
    text-align: center; /* Desktop & Mobile ubhay-ei container-er vitor button center korar jonno */
    width: 100%;
    padding-top:2% 0px;
}

.login-btn {
    background-color: #58b80b;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    padding: 10px 24px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.login-btn:hover {
    background-color: #4da309;
    color: #ffffff;
}/* End custom CSS */