.d2jg_B8n3FSVsVV3heRo h1::before {
content: '';
display: block;
background-image: url('https://images.squarespace-cdn.com/content/v1/66e26ef49c0f5f7a7d8b6b49/80963ab2-4f85-4c90-a9ee-66f85c56066d/Atlanta+Flower+Club+Logo.png?format=1500w');
background-size: contain;
background-repeat: no-repeat;
width: 150px;
height: 100px;
margin: 0 auto 20px auto;
}
.d2jg_B8n3FSVsVV3heRo h1 {
color: #193e3a;
text-align: center; /* Center the h1 text */
}
.NSwS661K8Z9axmAzQgAM {
background-color: #193e3a;
transition: background-color 0.3s ease;
}
.NSwS661K8Z9axmAzQgAM:hover {
background-color: #5c7756;
transition: background-color 0.3s ease;
}
.twc-malidc-sign-up h1::after {
color : gray;
line-height: 20px;
content : 'By creating an account, you’ll be able to view your orders, manage your flower subscriptions, update payment methods, and confirm your address details.';
display : block;
font-size : 13px;
}
.twc-malidc-sign-up-password-confirm::after {
color : gray;
content : 'By joining you may receive emails and updates related to your account. You can unsubscribe at anytime.';
display : block;
font-size : 13px;
margin-top : 1em;
}