@keyframes spin-loop{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}h1{font-family:Nunito Sans;font-size:75px;color:#1f2047;line-height:1.15}h2{font-family:Nunito Sans;font-size:65px;color:#1f2047;line-height:1.15}h3{font-family:'Nunito Sans',sans-serif;font-weight:700;font-size:30px;color:#f16322;line-height:1.3}.btnfl{animation-name:bfl;animation-duration:1s;animation-iteration-count:infinite}@keyframes bfl{0%{background:#f16322;color:#ffffff}50%{background:#ffffff;color:#f16322}100%{background:#f16322;color:#ffffff}}.btnfl:hover{background:#f16322!important;color:#ffffff}.custom-bullets ul li{margin-bottom:8px}