/* MOVE TO STYLESHEET!! */
.hero .uvc-sub-heading, .hero .p-emphasized p, .hero button{
	animation: fade-in-top 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.5s both;
}

button.fancybox-button {
    color: #ccc !important;
    background: rgba(30,30,30,.6) !important;
    padding: 10px !important;
}