/*
Theme Name: Gibiru
Theme URI: https://gibiru.com/
Author: Ashok
Author URI: https://www.freelancer.com/u/wpdreamersl
Description: Gibiru is anonmyous search engine.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gibiru
*/
@import url('https://gibiru.com/assets/css/bootstrap.min.css');
@import url('https://gibiru.com/assets/css/font-opensans.css');
@import url('https://gibiru.com/assets/css/font-merriweather.css');

@import url('https://gibiru.com/assets/fontawesome-free-5.8.1-web/css/all.min.css');
@import url('https://gibiru.com/assets/css/style.css?ver=6.3');

/* Site CSS */
.navbar-brand img{
	height:37px;
}

section {
    padding: 4rem 0;
}