Search
Cart is empty
View Cart
Subtotal:
$
0.00
About Us
What We Do
Contact Us
Contact Us
Take the Online Assessment
Store
Membership
Become a Member
Membership Resources
Coaches
Coaches Resources
Donate
EspaƱol
Login
About Us
What We Do
Contact Us
Contact Us
Take the Online Assessment
Store
Membership
Become a Member
Membership Resources
Coaches
Coaches Resources
Donate
EspaƱol
Login
Welcome to your Plus Membership Resources!
You are here:
Home
Welcome to your Plus Membership Resources!
Oops! It looks like you may not have the appropriate permissions to access this page.
Scroll
/* ----------------------------------------- */ /* View slug: blog-feed-by-category - start */ /* ----------------------------------------- */ .blog-feed-wrapper { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; } .blog-feed-wrapper .blog-intro { display: flex; box-sizing: border-box; flex: 0 1 calc(50% - 1rem); padding: 1.5rem; border-radius: 4px; margin-bottom: 2rem; box-shadow: 0 2px 15px 0px rgba(0,0,0,.1); } @media (max-width: 768px) { .blog-feed-wrapper .blog-intro { flex: 1 1 100%; } } .blog-intro .intro-inner { display: flex; flex-direction: column; } .blog-intro h4 { font-size: 1.35rem; font-weight: bold; margin-bottom: .25rem; } .blog-intro .meta { font-size: .9rem; opacity: .75; } .blog-intro .excerpt { margin-bottom: auto; } .blog-intro .read-more { margin-top: auto; } .blog-intro .read-more a { display: inline-block; background: #3780AD; color: white; padding: .75rem 2rem; border-radius: 4px; transition: 0.25s ease all; } .blog-intro .read-more a:hover { background: #27719E; } /* ----------------------------------------- */ /* View slug: blog-feed-by-category - end */ /* ----------------------------------------- */
Back to Top