svg path{ fill: #00394f; stroke: #eee !important; stroke-width: .25 !important; } svg path:hover { fill: #006284; transition: 0.6s !important; cursor: pointer !important; } .moveOn{ display: inline-block; border: none; padding: 6px 12px; margin-botton: 0; font-size: 1rem; font-weight: normal; text-align: center; cursor: pointer; border-radius: 4px; background-color: #4BB543; color: white; } button:disabled{ opacity: 0.5; }