:root{--sr_button_color:#12728f;--sr_button_color_hover:#dff8ff;--sr_primary_text_color:#1583a4}h1,h2,h3{margin-bottom:12px}body.sr_hidden_scrolling{position:fixed}.et_pb_row{width:90%}.w992{max-width:992px!important;margin:0 auto}.et-l--header ul,.et-l--footer ul{list-style-type:none;padding:0}.sr_container_center{display:flex;justify-content:center}.sr_center_all h1,.sr_center_all h2,.sr_center_all h3,.sr_center_all h4,.sr_center_all p{text-align:center}.sr_absolute_center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.entry-content ul{list-style-type:none}.sr_button{margin-top:30px}.sr_button a{padding:6px 25px;display:table-cell;vertical-align:middle;background:var(--sr_button_color);color:#fff;font-size:15px;font-weight:600;text-align:center;text-transform:uppercase;line-height:inherit;border:2px solid var(--sr_button_color);border-radius:50px;-webkit-transition:background 0.3s ease;-moz-transition:background 0.3s ease;transition:background 0.3s ease}.sr_button a:hover{background:var(--sr_button_color_hover);color:var(--sr_button_color)}