div#main-area div.produto div.main-produto .area-buy-product button.button {

background: #00a441;

border-color: var(--color-success);

}

div#main-area div.produto div.main-produto .area-buy-product button.button:hover {

background: #008b37;

border-color: var(--color-success);

}
.relative.w-full.bg-white.p-space-24.dark\:bg-dark-600.dark\:text-secondary-200
.bg-white {
    --tw-bg-opacity: 1;
    background-color: #ff6501 !important;
}

.text-secondary-700 {
    --tw-text-opacity: 1;
    color: white !important}

.fill-secondary-700 {
    fill: white !important
}

img.svg {
    max-width: 500px;
    width: 350px;
    margin-top: -17px;
    margin-left: -100px;
}