/*
 Theme Name:  The Associates/Young Associates Child Theme
 Theme URI:    https://divilife.com
 Description:  Child Theme for Divi
 Author:       Tim Strifler
 Author URI:   https://divilife.com
 Template:     Divi
 Version:      1.0.0
*/

/* User Activation page */
#signup-content {
	padding: 252px 0 0 0;
	min-height: 80vh;
}

.wp-activate-container {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
}