ul {
     list-style:none;
}
.bg-brown {
  background-color: #473729;
}
.bg-alt {
  background-color: #232225;
}
/* Layered hero gradient — the old Clubloop bg-loop7 translated to the dark theme.
   Heroes use "bg-alt bg-alt-hero"; remove bg-alt-hero to fall back to the flat dark. */
.bg-alt-hero {
  background-color: #232225;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 800 400'%3E%3Cdefs%3E%3CradialGradient id='a' cx='396' cy='281' r='514' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2348454e'/%3E%3Cstop offset='1' stop-color='%23232225'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='400' y1='148' x2='400' y2='333'%3E%3Cstop offset='0' stop-color='%23a49fb0' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23a49fb0' stop-opacity='0.5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect fill='url(%23a)' width='800' height='400'/%3E%3Cg fill-opacity='0.4'%3E%3Ccircle fill='url(%23b)' cx='267.5' cy='61' r='300'/%3E%3Ccircle fill='url(%23b)' cx='532.5' cy='61' r='300'/%3E%3Ccircle fill='url(%23b)' cx='400' cy='30' r='300'/%3E%3C/g%3E%3C/svg%3E");
  background-attachment: fixed;
  background-size: cover;
}
.bg-alt2 {
  background-color: #e0f558;
}
.bg-alt3 {
  background-color: #ff2947;
}
.bg-alt4 {
  background-color: #8055f8;
}
.btn-alt {
  color: #232225;
  background-color: #e0f558;
  border-color: #e0f558;
  -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15);
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15)
}
.btn-alt:hover {
  color: #232225;
  background-color: #acbc44;
  border-color: #acbc44;
}
.btn-alt3 {
  color: #fff;
  background-color: #ff2947;
  border-color: #ff2947;
  -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15);
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15)
}
.btn-alt3:hover {
  color: #fff;
  background-color: #d92038;
  border-color: #d92038;
}
.text-alt2 {
  color: #e0f558;
}
.text-alt3 {
  color: #ff2947;
}
.text-alt4 {
  color: #8055f8;
}
.link-underline-alt3 {
  color: #ff2947;
}
.link-underline-alt3:after {
  background-color: #ff2947;
}
.link-underline-alt4 {
  color: #8055f8;
}
.link-underline-alt4:after {
  background-color: #8055f8;
}
.text-gold {
  color: #ffd700; /* fallback for browsers without background-clip: text */
  background: linear-gradient(160deg, #fff3b0 0%, #ffd700 30%, #c9980a 55%, #ffe98a 78%, #d4a017 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.25));
}
.bg-loop {
  background-color: #b29d76;
  background-image: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) ), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23393941' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23393941'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E"); */
  background-color: #473729;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 800 800'%3E%3Cg %3E%3Ccircle fill='%23473729' cx='400' cy='400' r='600'/%3E%3Ccircle fill='%235c4a37' cx='400' cy='400' r='500'/%3E%3Ccircle fill='%23715d46' cx='400' cy='400' r='400'/%3E%3Ccircle fill='%23877256' cx='400' cy='400' r='300'/%3E%3Ccircle fill='%239c8766' cx='400' cy='400' r='200'/%3E%3Ccircle fill='%23b29d76' cx='400' cy='400' r='100'/%3E%3C/g%3E%3C/svg%3E");
  background-attachment: fixed;
  background-size: cover;
}
.bg-loop2 {
    background: linear-gradient(90deg, #473729, #564433, #65523e, #746048, #836f53, #937e5f, #a28d6a, #b29d76);
}
.bg-loop3 {
  /* ff 3.6+ */
    background:-moz-linear-gradient(90deg, rgba(238, 130, 238, 1) 0%, rgba(0, 188, 212, 1) 50%, rgba(255, 255, 0, 1) 100%);

    /* safari 5.1+,chrome 10+ */
    background:-webkit-linear-gradient(90deg, rgba(238, 130, 238, 1) 0%, rgba(0, 188, 212, 1) 50%, rgba(255, 255, 0, 1) 100%);

    /* opera 11.10+ */
    background:-o-linear-gradient(90deg, rgba(238, 130, 238, 1) 0%, rgba(0, 188, 212, 1) 50%, rgba(255, 255, 0, 1) 100%);

    /* ie 6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFF00', endColorstr='#EE82EE', GradientType=0 );

    /* ie 10+ */
    background:-ms-linear-gradient(90deg, rgba(238, 130, 238, 1) 0%, rgba(0, 188, 212, 1) 50%, rgba(255, 255, 0, 1) 100%);

    /* global 94%+ browsers support */
    background:linear-gradient(90deg, rgba(238, 130, 238, 1) 0%, rgba(0, 188, 212, 1) 50%, rgba(255, 255, 0, 1) 100%);

}
.bg-loop4 {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1081%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(79%2c 60%2c 43%2c 1)'%3e%3c/rect%3e%3cpath d='M0%2c409.993C76.916%2c404.903%2c155.14%2c381.846%2c211.831%2c329.615C264.838%2c280.778%2c276.757%2c204.893%2c297.523%2c135.874C315.626%2c75.706%2c336.455%2c15.054%2c325.068%2c-46.738C313.914%2c-107.264%2c279.242%2c-160.852%2c234.963%2c-203.597C193.115%2c-243.995%2c136.248%2c-258.718%2c82.485%2c-280.918C21.827%2c-305.965%2c-34.873%2c-344.673%2c-100.448%2c-342.094C-175.18%2c-339.155%2c-254.25%2c-319.09%2c-306.543%2c-265.621C-359.753%2c-211.214%2c-377.313%2c-130.827%2c-381.387%2c-54.835C-385.242%2c17.066%2c-353.482%2c82.519%2c-328.833%2c150.173C-301.968%2c223.908%2c-292.224%2c310.242%2c-230.648%2c358.895C-167.583%2c408.724%2c-80.2%2c415.3%2c0%2c409.993' fill='%233f3022'%3e%3c/path%3e%3cpath d='M1440 996.216C1521.077 984.4970000000001 1597.714 956.79 1664.645 909.5550000000001 1729.499 863.7860000000001 1791.659 807.165 1815.27 731.38 1837.849 658.907 1787.824 585.691 1789.19 509.794 1790.935 412.84299999999996 1867.763 313.66499999999996 1824.347 226.961 1781.368 141.12900000000002 1670.884 114.35500000000002 1578.366 88.769 1486.926 63.480999999999995 1384.406 39.31200000000001 1299.6 81.83999999999997 1217.135 123.19400000000002 1202.245 232.14800000000002 1146.249 305.46299999999997 1094.8600000000001 372.745 999.053 411.10900000000004 984.419 494.497 969.75 578.084 1041.95 648.688 1072.095 728.017 1104.867 814.258 1094.795 926.799 1169.346 981.146 1243.872 1035.474 1348.723 1009.409 1440 996.216' fill='%235f4834'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1081'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
}
.bg-loop5 {
  background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("/s/assets/img/covers/golf_header.jpg");
  background-attachment: fixed;
  background-size: cover;
}
.bg-loop6 {
  background-color: #473729;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1200 800'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='600' y1='25' x2='600' y2='777'%3E%3Cstop offset='0' stop-color='%23473729'/%3E%3Cstop offset='1' stop-color='%23725842'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='650' y1='25' x2='650' y2='777'%3E%3Cstop offset='0' stop-color='%234b3a2b'/%3E%3Cstop offset='1' stop-color='%23785e46'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='700' y1='25' x2='700' y2='777'%3E%3Cstop offset='0' stop-color='%234f3d2d'/%3E%3Cstop offset='1' stop-color='%237e644b'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' gradientUnits='userSpaceOnUse' x1='750' y1='25' x2='750' y2='777'%3E%3Cstop offset='0' stop-color='%23524030'/%3E%3Cstop offset='1' stop-color='%23846a4f'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' gradientUnits='userSpaceOnUse' x1='800' y1='25' x2='800' y2='777'%3E%3Cstop offset='0' stop-color='%23564332'/%3E%3Cstop offset='1' stop-color='%238a7054'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' gradientUnits='userSpaceOnUse' x1='850' y1='25' x2='850' y2='777'%3E%3Cstop offset='0' stop-color='%235a4634'/%3E%3Cstop offset='1' stop-color='%238f7659'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' gradientUnits='userSpaceOnUse' x1='900' y1='25' x2='900' y2='777'%3E%3Cstop offset='0' stop-color='%235e4936'/%3E%3Cstop offset='1' stop-color='%23957d5d'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' gradientUnits='userSpaceOnUse' x1='950' y1='25' x2='950' y2='777'%3E%3Cstop offset='0' stop-color='%23624c39'/%3E%3Cstop offset='1' stop-color='%239b8362'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' gradientUnits='userSpaceOnUse' x1='1000' y1='25' x2='1000' y2='777'%3E%3Cstop offset='0' stop-color='%23664f3b'/%3E%3Cstop offset='1' stop-color='%23a18967'/%3E%3C/linearGradient%3E%3ClinearGradient id='j' gradientUnits='userSpaceOnUse' x1='1050' y1='25' x2='1050' y2='777'%3E%3Cstop offset='0' stop-color='%236a523d'/%3E%3Cstop offset='1' stop-color='%23a7906c'/%3E%3C/linearGradient%3E%3ClinearGradient id='k' gradientUnits='userSpaceOnUse' x1='1100' y1='25' x2='1100' y2='777'%3E%3Cstop offset='0' stop-color='%236e5540'/%3E%3Cstop offset='1' stop-color='%23ac9671'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' gradientUnits='userSpaceOnUse' x1='1150' y1='25' x2='1150' y2='777'%3E%3Cstop offset='0' stop-color='%23725842'/%3E%3Cstop offset='1' stop-color='%23B29D76'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg %3E%3Crect fill='url(%23a)' width='1200' height='800'/%3E%3Crect fill='url(%23b)' x='100' width='1100' height='800'/%3E%3Crect fill='url(%23c)' x='200' width='1000' height='800'/%3E%3Crect fill='url(%23d)' x='300' width='900' height='800'/%3E%3Crect fill='url(%23e)' x='400' width='800' height='800'/%3E%3Crect fill='url(%23f)' x='500' width='700' height='800'/%3E%3Crect fill='url(%23g)' x='600' width='600' height='800'/%3E%3Crect fill='url(%23h)' x='700' width='500' height='800'/%3E%3Crect fill='url(%23i)' x='800' width='400' height='800'/%3E%3Crect fill='url(%23j)' x='900' width='300' height='800'/%3E%3Crect fill='url(%23k)' x='1000' width='200' height='800'/%3E%3Crect fill='url(%23l)' x='1100' width='100' height='800'/%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}
.bg-loop7 {
  background-color: #473729;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 800 400'%3E%3Cdefs%3E%3CradialGradient id='a' cx='396' cy='281' r='514' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23896A4F'/%3E%3Cstop offset='1' stop-color='%23473729'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='400' y1='148' x2='400' y2='333'%3E%3Cstop offset='0' stop-color='%23CEA077' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23CEA077' stop-opacity='0.5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect fill='url(%23a)' width='800' height='400'/%3E%3Cg fill-opacity='0.4'%3E%3Ccircle fill='url(%23b)' cx='267.5' cy='61' r='300'/%3E%3Ccircle fill='url(%23b)' cx='532.5' cy='61' r='300'/%3E%3Ccircle fill='url(%23b)' cx='400' cy='30' r='300'/%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}
.bg-loop8 {
  background-image: radial-gradient(circle at center center, rgb(71, 71, 71),rgb(8, 8, 8));
}
.bg-error {
  background-color: #77aa77;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 2 1'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%2377aa77'/%3E%3Cstop offset='1' stop-color='%234fd'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23cf8' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23cf8' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='2' y2='2'%3E%3Cstop offset='0' stop-color='%23cf8' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23cf8' stop-opacity='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='2' height='1'/%3E%3Cg fill-opacity='0.5'%3E%3Cpolygon fill='url(%23b)' points='0 1 0 0 2 0'/%3E%3Cpolygon fill='url(%23c)' points='2 1 2 0 0 0'/%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}
.bg-features {
  background-color: #b29d76;
  background-image: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23393941' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23393941'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");
}
.bg-analytics {
  background-color: #473729;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 100 60'%3E%3Cg %3E%3Crect fill='%23473729' width='11' height='11'/%3E%3Crect fill='%2349392a' x='10' width='11' height='11'/%3E%3Crect fill='%234a3a2b' y='10' width='11' height='11'/%3E%3Crect fill='%234c3c2d' x='20' width='11' height='11'/%3E%3Crect fill='%234e3d2e' x='10' y='10' width='11' height='11'/%3E%3Crect fill='%23503f2f' y='20' width='11' height='11'/%3E%3Crect fill='%23524030' x='30' width='11' height='11'/%3E%3Crect fill='%23534231' x='20' y='10' width='11' height='11'/%3E%3Crect fill='%23554333' x='10' y='20' width='11' height='11'/%3E%3Crect fill='%23574534' y='30' width='11' height='11'/%3E%3Crect fill='%23594735' x='40' width='11' height='11'/%3E%3Crect fill='%235a4836' x='30' y='10' width='11' height='11'/%3E%3Crect fill='%235c4a38' x='20' y='20' width='11' height='11'/%3E%3Crect fill='%235e4c39' x='10' y='30' width='11' height='11'/%3E%3Crect fill='%23604d3a' y='40' width='11' height='11'/%3E%3Crect fill='%23624f3b' x='50' width='11' height='11'/%3E%3Crect fill='%2363503d' x='40' y='10' width='11' height='11'/%3E%3Crect fill='%2365523e' x='30' y='20' width='11' height='11'/%3E%3Crect fill='%2367543f' x='20' y='30' width='11' height='11'/%3E%3Crect fill='%23695540' x='10' y='40' width='11' height='11'/%3E%3Crect fill='%236b5742' y='50' width='11' height='11'/%3E%3Crect fill='%236c5943' x='60' width='11' height='11'/%3E%3Crect fill='%236e5a44' x='50' y='10' width='11' height='11'/%3E%3Crect fill='%23705c45' x='40' y='20' width='11' height='11'/%3E%3Crect fill='%23725e47' x='30' y='30' width='11' height='11'/%3E%3Crect fill='%23746048' x='20' y='40' width='11' height='11'/%3E%3Crect fill='%23756149' x='10' y='50' width='11' height='11'/%3E%3Crect fill='%2377634b' x='70' width='11' height='11'/%3E%3Crect fill='%2379654c' x='60' y='10' width='11' height='11'/%3E%3Crect fill='%237b664d' x='50' y='20' width='11' height='11'/%3E%3Crect fill='%237d684f' x='40' y='30' width='11' height='11'/%3E%3Crect fill='%237f6a50' x='30' y='40' width='11' height='11'/%3E%3Crect fill='%23806c51' x='20' y='50' width='11' height='11'/%3E%3Crect fill='%23826d52' x='80' width='11' height='11'/%3E%3Crect fill='%23846f54' x='70' y='10' width='11' height='11'/%3E%3Crect fill='%23867155' x='60' y='20' width='11' height='11'/%3E%3Crect fill='%23887356' x='50' y='30' width='11' height='11'/%3E%3Crect fill='%238a7458' x='40' y='40' width='11' height='11'/%3E%3Crect fill='%238b7659' x='30' y='50' width='11' height='11'/%3E%3Crect fill='%238d785a' x='90' width='11' height='11'/%3E%3Crect fill='%238f7a5c' x='80' y='10' width='11' height='11'/%3E%3Crect fill='%23917c5d' x='70' y='20' width='11' height='11'/%3E%3Crect fill='%23937d5e' x='60' y='30' width='11' height='11'/%3E%3Crect fill='%23957f60' x='50' y='40' width='11' height='11'/%3E%3Crect fill='%23968161' x='40' y='50' width='11' height='11'/%3E%3Crect fill='%23988363' x='90' y='10' width='11' height='11'/%3E%3Crect fill='%239a8564' x='80' y='20' width='11' height='11'/%3E%3Crect fill='%239c8765' x='70' y='30' width='11' height='11'/%3E%3Crect fill='%239e8867' x='60' y='40' width='11' height='11'/%3E%3Crect fill='%23a08a68' x='50' y='50' width='11' height='11'/%3E%3Crect fill='%23a18c69' x='90' y='20' width='11' height='11'/%3E%3Crect fill='%23a38e6b' x='80' y='30' width='11' height='11'/%3E%3Crect fill='%23a5906c' x='70' y='40' width='11' height='11'/%3E%3Crect fill='%23a7926e' x='60' y='50' width='11' height='11'/%3E%3Crect fill='%23a9946f' x='90' y='30' width='11' height='11'/%3E%3Crect fill='%23ab9570' x='80' y='40' width='11' height='11'/%3E%3Crect fill='%23ac9772' x='70' y='50' width='11' height='11'/%3E%3Crect fill='%23ae9973' x='90' y='40' width='11' height='11'/%3E%3Crect fill='%23b09b75' x='80' y='50' width='11' height='11'/%3E%3Crect fill='%23b29d76' x='90' y='50' width='11' height='11'/%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}
.bg-call {
  background-color: #ddffaa;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cpolygon fill='%23AE9' points='120 120 60 120 90 90 120 60 120 0 120 0 60 60 0 0 0 60 30 90 60 120 120 120 '/%3E%3C/svg%3E");
}
#top-button {
  display: inline-block;
  background-color: #e0f558;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 5px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#top-button::after {
  font-family: Font Awesome\ 5 Pro, Font Awesome\ 5 Free;
  font-weight: 700;
  content: "\f077";
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #232225;
}
#top-button:hover {
  cursor: pointer;
  background-color: #acbc44;
}
#top-button:active {
  background-color: #acbc44;
}
#top-button.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 500px) {
  #top-button {
    margin: 30px;
  }
}
::-moz-selection { /* Code for Firefox */
  color: #232225;
  background: #e0f558;
}

::selection {
  color: #232225;
  background: #e0f558;
}
