.kampanya-etiketi { position: absolute; top: 10px; /* gerektiğinde görsele göre ayarla */ right: 10px; /* gerektiğinde görsele göre ayarla */ background-color: #e30613; color: white; font-size: 13px; font-weight: bold; padding: 10px 10px; border-radius: 50%; width: 75px; height: 75px; display: flex; align-items: center; justify-content: center; text-align: center; box-shadow: 0 4px 6px rgba(0,0,0,0.2); z-index: 10;