/*--------------------------------------------------------------

Template: Templat Name
Author:
Author URI:
Version:  1.0
Design and Developed by:

Note: This is the file where you can add your custom styles to change the look of the theme.
But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom CSS code here:
-------------------------------------------------------*/
.not-found-section {
    margin-top: 0;
    padding-top: 200px;
}
.not-found-section .area-heading {
    width: 100%;
    margin: 0;
}
.not-found-section h4 {
    font-size: 40px;
    font-weight: 100;
}
.not-found-section .area-title {
    font-size: 50px;
}