/* Links */
a, a:visited { color: #ee3b16; font-weight: 400; text-decoration: none; }
a:hover { color: #ffa593; }

.button { border: 1px solid #ee3b16; }
.button:hover { border: 1px solid #ffa593; }

/* Content */
.parallax.colored { background-color: #ee3b16; }
.list-dot { background: #ee3b16; }

.projectlist a:hover .projectinfo { 

}







/* DEMO ONLY */ 
.parallax-bg2 { background-image: url(../../images/services-red.jpg); }