.cunfused-pagelink-section h2{margin:0px 0px 5px;font-size:28px;font-weight:600;font-family:var(--font-body-family);}
.cunfused-pagelink-section .decsription{line-height: 1.4;font-size: 18px;}
.cunfused-pagelink-section .decsription p{margin:0px;font-size: 24px;}
.cunfused-pagelink-section .button{box-shadow:0px 2px 5px rgba(0,0,0,.25);background-color:#fff;color:#212121}
.cunfused-pagelink-section .button:hover{background-color:#fbe505;}



@media only screen and (min-width:750px){
  .cunfused-pagelink-section .left-col{flex:1;padding-right:20px;}
}

@media only screen and (max-width:749px){
  .cunfused-pagelink-section .col{width:100%;max-width:100%;}
  .cunfused-pagelink-section{text-align:center}
  .cunfused-pagelink-section .decsription{line-height: 1.4;font-size:14px;}
  .cunfused-pagelink-section .col.right-col{margin-top:20px;}
  .cunfused-pagelink-section .decsription p{font-size: 16px;}
}












