/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

.gfur-activate {
    background-color: #f9f9fb !important;
    height: 100%;
    display: flex;
    justify-content: center;
}

.casc-activate {
    padding: 4em;
    border: 1px solid #e1e1ea;
    border-radius: 6px 6px 0 0;
    max-width: 720px;
    margin: 0 auto;
    border-radius: 6px;
    background-color: #fff;
}

img.activate-logo {
    width: 260px;
    margin-bottom: 30px;
}

.casc-activate h2 {
    font-size: 24px;
    margin-bottom: 8px;
}

.casc-activate p.lead-in {
    font-size: 16px;
}

.casc-activate a {
    font-weight: 600;
}

casc-activate .h3 {
    font-size: 15px !important;
    font-family: inherit;
}