/*
	Theme Name: Havenly Blog Theme
	Theme URI: https://lightspace.com/
	Description: Custom theme built for the Havenly blog site.
	Version: 1.0
	Author: Ramez Banoub
	Author URI: https://lightspace.com/

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
    outline-color: -webkit-focus-ring-color;
    outline-style: auto;
    outline-width: 0px !important;
}
#instagram-feed{
	margin-top:56px;
}