/*
Theme Name: Viva Child
Template: viva
Theme URI: https://www.vivatheme.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Block Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */

ul#menu-header {
	margin-top: 10px !important;
}

.box_shadow {
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.3);
}

i.fab.fa-instagram {
  font-size: 20px;
  margin-top: 10px;
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2e46 50%, #b20a2c 75%, #6a001b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}