/*
 Theme Name:   FC United Child Theme
 Theme URI:    http://fc-united.axiomthemes.com/
 Description:  FC United Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     fcunited
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  fcunited
*/


/* =Theme customization starts here
------------------------------------------------------------ */


/*** MEMBER ***/
.swpm-post-not-logged-in-msg,
.swpm-username-label,
label.swpm-label,
span.swpm-rember-label {
    color: #111;
}
.swpm-post-not-logged-in-msg a,
input.swpm-login-form-submit.swpm-submit-btn-default-style{
    color: #0166BC;
}
.swpm-login-widget-form {
    display: flex;
    justify-content: center;
}
.swpm-login-form-inner label {
    position: relative;
    left: 20px;
}