﻿
#categoria {
background-image:url("../img/fotosbg.jpg");
height:auto;
position:relative;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
background-size:cover;
}

.intro-categorias{
margin-top: 10px;
font-size: 30px;
color: #fed136;
font-weight: 700;
line-height: 30px;
font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
text-shadow: 2px 1px 3px #212529;
}

a {
text-decoration:none;
}

img{
margin: auto;
}

.texto-categoria{
	color: white;
}

