/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://nextdevit.com/
 Description:  Use this child theme to extend Bricks. Develop by NextDevIT.com
 Author:       Md Masum Molla Alhaz
 Author URI:   https://masummolla.com/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
.f__cpy{
    display: block;
    text-align: center;
    padding: 7px;
    color: #f2f2f2;
    background: #000000;
}
.f__cpy p{
    font-size: 13px;
    line-height: 18px;
}
.f__cpy a{
    text-decoration: none;
    color: #fff;
}