/*
 Theme Name:   Arctecture Child
 Theme URI: http://demo.farost.net/arctecture
 Description:  The 2018 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
 Author: Farost
 License: ThemeForest
 License URI: https://themeforest.net/licenses
 Template:     arctecture
 Version:      1.0.1
 Text Domain:  arctecture-child
*/
/*
-------------------------------------------------------------- */


.site-footer {
    background-color: #222;
    background-image: url('/wp-content/uploads/2018/06/background-bottom.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-size: 14px;
    line-height: 22px;
    position: relative;
}