/**
* Theme Name: BuddyX Child
* Description: This is a child theme of BuddyX, generated by Merlin WP.
* Author: <a href="https://github.com/vapvarun/buddyx">wbcomdesigns,vapvarun</a>
* Template: buddyx
* Version: 4.6.8
*/

.btn-wrapper{ margin-bottom:20px; }
a.btn-add { 
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #000000;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 10px 5px 10px; 
    text-decoration: none;
}