/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

.my-activity p.custom_act_warns {
    border: 2px solid red;
    padding: 7px 7px 10px;
    display: block;
    background: white !important;
}

.pix-google-apple-enter{
    margin-top: 15px;
}
.pix-google-apple-enter .btn{
    background-color: #fcb900 !important;
    color: #fff !important;
}
.pix-google-apple-enter .btn:hover{
    background-color: #fff !important;
    color: #fcb900 !important;
}