{% block stylesheet %} <style> .ec-layoutRole .ec-layoutRole__contents{ margin-top: 10% } .ec-pageHeader h1{ text-align: center; border-bottom: none; } .header_links ul li { position: relative; } .header_links ul li .ec-cartNavi__badge{ position: absolute; top: -10px; background: #9F1323; color: white; border-radius: 50%; padding: 0px 8px; font-size: 14px; display: block; right: -10px; font-weight: bold; } </style>{% endblock %}