/*--------------------------------------------------------------------
[Master Stylesheet]

Project: Business World
Version: 1.0
Last change: 14/11/19 [fixed bug]
Assigned to: Srgit
Primary use: Business World Template  
----------------------------------------------------------------------

[Table of contents]

1. Body / body
2. Navbar / .navbar
3. Header / .rev_slider_wrapper
4. About Us / #about-us 
5. bg-img1 / .bg-img1
6. Popular Causes / #popular-causes
7. counter / #counter-bg
8. Our Team / #volunteers
9. Subscribe/ #subscribe-section
10. footer/ .main-footer
----------------------------------------------------------------------- 

# [Color codes]

Body-Font:  	#212529 {dark}
Background:		#ffffff (white)
Content:		#222 (light black)

a (standard):	#000 (black)
a (visited):	#0088cc (dark blue)
a (active):	 	#0088cc (dark blue)
----------------------------------------------------------------------- 

[Font Properties]

Body font:      'Lato', sans-serif;
Headers:        'DM Serif Display', serif;
Input, textarea: 'sans-serif';

------------------------------------------------------------------------*/

/*----------------------------bootstrap----------------------------------*/
@import url('../vendor/bootstrap/css/bootstrap.min.css');
/*----------------------------style--------------------------------------*/
@import url('../css/style.css');

b, strong {
    font-weight: bold;
}

