.fixed_btn { 
position: fixed;
bottom: 5px;
right: 10px;
padding: 6px 10px;
}

.line_btn{
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    background: #06c755;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin: 10px 0;
}

.line_btn:hover{
    background-color: rgba(6, 199, 85, 0.8)
}


.theme-custom .c-btn a[href*="https://lin.ee/Uyq0aoY"]{
  background: #06c755!important;
}

.p-btn-contact__contact-area-wrapper{
  background: repeating-linear-gradient( 45deg, #d8e3e8, #d8e3e8 10px, #fff 10px, #fff 20px );
}

.p-footer__inner {
    padding: 0 0 40px;
}
.theme-custom .p-btn-contact__button-wrapper .c-btn a[href*="https://dreamstudy-online.com/regist"]{
  background: #3abde8!important;
}

.pera1-section .pera1-bg-editable .p-premium-heading-frame{
  background: #3abde8!important;
}