/* Start custom CSS for html, class: .elementor-element-d6d9767 */.thankyou-page {
    margin: 50px 0;
}
.thank-box{
    max-width: 1120px;
    position: relative;
    margin: 50px auto;
}
.thank-box img{
    width: 100%;
}
.text-box{
    width: 100%;
    position: absolute;
    top: 30%;
    left: 0;
    text-align: center;
    color: #3e3e40;
}
h2.thank-title {
    color: #ff0082;
    font-family: inherit;
    font-size: 35px;
    margin: 0;
}
a.invite-btn {
    padding: 10px 30px;
    margin-top: 10px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border-radius: 25px;
    background-image: linear-gradient(to right, #ff0086 , #ff2d50);
}
.follow-social {
    text-align: center;
}
h3.follow-txt {
    color: #f10025;
    font-family: inherit;
}
.follow-social a {
    color: #c3c3c3;
    font-size: 40px;
    margin: 0 10px;
}/* End custom CSS */