.primary-button{position:relative;font-family:Gabarito,sans-serif;color:#2e2e2e;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;border-radius:8px;background-color:#f6cf46;padding:10px 24px;margin-left:32px;border:none;z-index:0}.primary-button:hover{background-color:#000;color:#f6cf46}.primary-button .btn-dot-left:after{top:8px}.primary-button .btn-dot-left:after,.primary-button .btn-dot-left:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;left:8px;background-color:#000}.primary-button .btn-dot-left:before{bottom:8px}.primary-button .btn-dot-right:after{top:8px}.primary-button .btn-dot-right:after,.primary-button .btn-dot-right:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;right:8px;background-color:#000}.primary-button .btn-dot-right:before{bottom:8px}.primary-button:hover .btn-dot-left:after,.primary-button:hover .btn-dot-left:before,.primary-button:hover .btn-dot-right:after,.primary-button:hover .btn-dot-right:before{background-color:#f6cf46}