/* Start custom CSS for html, class: .elementor-element-a978288 */.title {
    display: flex;
    flex-direction: column;
}
.title {
    text-align: center;
    font-size: 30px;
}
.text {
    font-size: 18px;
    text-align: justify;
    margin-top: 20px;
        padding: 10px 20px 10px 20px;
}

.btton {
    display: flex;
    justify-content: center;
}
.btnmore {
    background: #1d8fff;
    border: none;
    padding: 8px;
    color: white;
    font-size: 18px;
    min-width: 250px;
    border-radius: 12px;
}/* End custom CSS */