+
+
-
@@ -575,14 +575,14 @@ p {
margin-left: 10px;
}
-.share {
+.social-section {
margin-bottom: 24px;
display: flex;
flex-direction: column;
gap: 12px;
}
-.share-title {
+.social-header {
font-size: 0.95rem;
letter-spacing: 1px;
text-transform: uppercase;
@@ -590,14 +590,14 @@ p {
overflow-wrap: anywhere;
}
-.share-buttons {
+.social-grid {
display: flex;
flex-wrap: wrap;
gap: 10px;
justify-content: center;
}
-.share-btn {
+.social-item {
width: 44px;
height: 44px;
padding: 0;
@@ -607,14 +607,14 @@ p {
justify-content: center;
}
-.share-icon {
+.social-icon {
width: 22px;
height: 22px;
display: block;
}
-.share-download {
+.social-download {
align-self: center;
padding: 8px 18px;
font-size: 0.85rem;