/*

Theme Name: Roxeen child

Theme URI: https://demo.rivaxstudio.com/roxeen/

Author: RivaxStudio

Author URI: https://themeforest.net/user/rivaxstudio/

Description: Roxeen is Designed for lightweight WordPress Magazine, Blog and Newspapaer Websites.

Version: 1.0.0

Template:  roxeen

License: Themeforest.net

License URI: http://themeforest.net/licenses

Text Domain: roxeen

Tags: blog, magazine, minimal, lightweight

*/

.single-content {
    background: #101017;
    border-radius: 16px;
    padding: 30px;
    margin-top: 10px;
}

.single-share-box-container {
    text-align: center;
    margin: 50px 0;
    background: #101017;
    border-radius: 16px;
    padding: 30px;
}


.single-next-prev-posts-container {
    margin: 50px 0;
    background: #101017;
    border-radius: 16px;
    padding: 30px;
}