/*
Theme Name: Frame Child
Theme URI: http://pojo.me/
Description: Child theme for the Frame theme
Version: 1.0.0
Author: Pojo
Author URI: http://pojo.me/
Text Domain: pojochild
Template: frame
*/

/**
* YOUR CSS CODE, PUT IN assets/css/style.css
* FOR RTL, PUT IN assets/css/rtl.css
*/

body .center{
    text-align: center;
}
body.rtl .home-3-posts .pb-widget-title{
    text-align: center;
}
.section{
    margin: 40px 0 0 0;
}