.btn-primary { 
background-color: #ff0000;
}
.btn-primary, .btn-primary:hover {
background-color: #ff0000;
}

#rodape .institucional {
    background-color: #bf2935;
    background-position: top center;
    background-repeat: repeat;
}

.conteiner-principal .conteiner {
    background-color: #fff;
    box-shadow: 0 3px 10px 0 rgba(255, 255, 255, 0.2);
}

body {
    font-family: Arial,sans-serif;
    font-size: 16px;
    line-height: normal;
    color: #666;
}

.produto .acoes-produto .preco-produto.destaque-parcela .titulo {
    font-size: 16px;
}

.produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional {
    color: #ff707f;
    font-size: 30px;
    font-weight: 700;
}

.fundo-principal, .botao.principal, .botao.principal:hover, .menu li:hover > a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu > li > a:hover, .filtro.lista ul li label:hover, .filtro.lista ul li.active label, .menu-simples li a:hover, .menu-simples li.active a {
    background-color: #d72b50;
}
    
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-10802496-6', 'spaziopresentes.com.br');
  ga('send', 'pageview');

</script>


