.elementor-91 .elementor-element.elementor-element-323d38b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-91 .elementor-element.elementor-element-323d38b:not(.elementor-motion-effects-element-type-background), .elementor-91 .elementor-element.elementor-element-323d38b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#161616;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.spinwheeler-links {
    font-family: "Poppins", Sans-serif;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    gap: 20px;
}


.spinwheeler-links a {
    color: white;
}



@media (max-width: 768px) {
	
.spinwheeler-links {
    display: flex;
        gap: 10px;
    flex-direction: column;
    align-items: center;
}
	
	
	 }/* End custom CSS */