/* Stylish AE logo */ .ae-logo { font-family: "Poppins", sans-serif; /* modern font */ font-size: 48px; /* BIG size */ font-weight: 800; /* thicker */ color: #ffffff; /* white text */ background: linear-gradient(135deg, #ff8a00, #e52e71); /* stylish gradient */ padding: 10px 20px; border-radius: 12px; /* rounded corners */ display: inline-block; box-shadow: 0 4px 10px rgba(0,0,0,0.2); /* soft shadow */ letter-spacing: 2px; /* spacing between A and E */ text-transform: uppercase; /* AE always capital */ } /* Center the tagline below logo (optional) */ .site-tagline { text-align: center; font-size: 14px; margin-top: 5px; color: #666; }
ArivEdge_With AE logo
Learn • Practice • Grow

ArivEdge_With AE logo