/*--------------------------------------------------------------------------------- Theme Name:   Glowedge | WP Theme Theme URI:    https://www.glowedge.io/ Description:  The official WP Theme developed by Glowedge as unique resource to glow your business. Author:       Glowedge Author URI:   https://www.glowedge.io/ Template:     Divi Version:      1.0.0 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html------------------------------ ADDITIONAL CSS HERE ------------------------------*//*place button modules next to each other in the same column*/
.inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}
/*Custom Glowedge login form design*/
#loginform{
border-radius:22px;
}
