.content-img {
    float: right;
    margin: 0 20px 20px 20px;
    position: relative;
    top: 3px;
}
@media (max-width: 850px) {
    .introduction {
        display: flex;
        flex-direction: column;
        gap: 1em;
        justify-content: center;
    }
    .content-img {
        flex: 0 0 auto;
        order: 1;
        max-width: 500px;
        margin: 0 auto;
    }
    .introductory-text {
        order: 2;
    }
}
.introductory-text {
    flex: 1; 
}
a.telegram-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px; /* Space between icon and text */
}  
a.telegram-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 4px;
    width: 19px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23cccccc' viewBox='0 0 32 32'%3E%3Cpath d='M16,2c-7.732,0-14,6.268-14,14s6.268,14,14,14,14-6.268,14-14S23.732,2,16,2Zm6.489,9.521c-.211,2.214-1.122,7.586-1.586,10.065-.196,1.049-.583,1.401-.957,1.435-.813,.075-1.43-.537-2.218-1.053-1.232-.808-1.928-1.311-3.124-2.099-1.382-.911-.486-1.412,.302-2.23,.206-.214,3.788-3.472,3.858-3.768,.009-.037,.017-.175-.065-.248-.082-.073-.203-.048-.29-.028-.124,.028-2.092,1.329-5.905,3.903-.559,.384-1.065,.571-1.518,.561-.5-.011-1.461-.283-2.176-.515-.877-.285-1.574-.436-1.513-.92,.032-.252,.379-.51,1.042-.773,4.081-1.778,6.803-2.95,8.164-3.517,3.888-1.617,4.696-1.898,5.222-1.907,.116-.002,.375,.027,.543,.163,.142,.115,.181,.27,.199,.379,.019,.109,.042,.357,.023,.551Z' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
a.telegram-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2352a4e2' viewBox='0 0 32 32'%3E%3Cpath d='M16,2c-7.732,0-14,6.268-14,14s6.268,14,14,14,14-6.268,14-14S23.732,2,16,2Zm6.489,9.521c-.211,2.214-1.122,7.586-1.586,10.065-.196,1.049-.583,1.401-.957,1.435-.813,.075-1.43-.537-2.218-1.053-1.232-.808-1.928-1.311-3.124-2.099-1.382-.911-.486-1.412,.302-2.23,.206-.214,3.788-3.472,3.858-3.768,.009-.037,.017-.175-.065-.248-.082-.073-.203-.048-.29-.028-.124,.028-2.092,1.329-5.905,3.903-.559,.384-1.065,.571-1.518,.561-.5-.011-1.461-.283-2.176-.515-.877-.285-1.574-.436-1.513-.92,.032-.252,.379-.51,1.042-.773,4.081-1.778,6.803-2.95,8.164-3.517,3.888-1.617,4.696-1.898,5.222-1.907,.116-.002,.375,.027,.543,.163,.142,.115,.181,.27,.199,.379,.019,.109,.042,.357,.023,.551Z' fill-rule='evenodd'/%3E%3C/svg%3E");
}
a.rss-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px; /* Space between icon and text */
}  
a.rss-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    width: 19px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23cccccc' viewBox='0 0 32 32'%3E%3Ccircle cx='6.566' cy='25.434' r='3.566'/%3E%3Cpath d='M20.234,29h-5.051c0-6.728-5.454-12.183-12.183-12.183h0v-5.051c9.518,0,17.234,7.716,17.234,17.234Z'/%3E%3Cpath d='M23.8,29c0-11.488-9.312-20.8-20.8-20.8V3c14.359,0,26,11.641,26,26h-5.2Z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}  
a.rss-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF6600' viewBox='0 0 32 32'%3E%3Ccircle cx='6.566' cy='25.434' r='3.566'/%3E%3Cpath d='M20.234,29h-5.051c0-6.728-5.454-12.183-12.183-12.183h0v-5.051c9.518,0,17.234,7.716,17.234,17.234Z'/%3E%3Cpath d='M23.8,29c0-11.488-9.312-20.8-20.8-20.8V3c14.359,0,26,11.641,26,26h-5.2Z'/%3E%3C/svg%3E");
}
a.mail-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px; /* Space between icon and text */
}  
a.mail-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 4px;
    width: 19px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23cccccc' viewBox='0 0 512 512'%3E%3Cpath d='M256 352c-16.53 0-33.06-5.422-47.16-16.41L0 173.2V400C0 426.5 21.49 448 48 448h416c26.51 0 48-21.49 48-48V173.2l-208.8 162.5C289.1 346.6 272.5 352 256 352zM16.29 145.3l212.2 165.1c16.19 12.6 38.87 12.6 55.06 0l212.2-165.1C505.1 137.3 512 125 512 112C512 85.49 490.5 64 464 64h-416C21.49 64 0 85.49 0 112C0 125 6.01 137.3 16.29 145.3z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}  
a.mail-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232ECC71' viewBox='0 0 512 512'%3E%3Cpath d='M256 352c-16.53 0-33.06-5.422-47.16-16.41L0 173.2V400C0 426.5 21.49 448 48 448h416c26.51 0 48-21.49 48-48V173.2l-208.8 162.5C289.1 346.6 272.5 352 256 352zM16.29 145.3l212.2 165.1c16.19 12.6 38.87 12.6 55.06 0l212.2-165.1C505.1 137.3 512 125 512 112C512 85.49 490.5 64 464 64h-416C21.49 64 0 85.49 0 112C0 125 6.01 137.3 16.29 145.3z'/%3E%3C/svg%3E");
}
a.bluesky-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px; /* Space between icon and text */
}  
a.bluesky-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    width: 19px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M23.931,5.298c-3.21,2.418-6.663,7.32-7.931,9.951-1.267-2.631-4.721-7.533-7.931-9.951-2.316-1.744-6.069-3.094-6.069,1.201,0,.857,.49,7.206,.778,8.237,.999,3.583,4.641,4.497,7.881,3.944-5.663,.967-7.103,4.169-3.992,7.372,5.908,6.083,8.492-1.526,9.154-3.476,.123-.36,.179-.527,.179-.379,0-.148,.057,.019,.179,.379,.662,1.949,3.245,9.558,9.154,3.476,3.111-3.203,1.671-6.405-3.992-7.372,3.24,.553,6.882-.361,7.881-3.944,.288-1.031,.778-7.38,.778-8.237,0-4.295-3.753-2.945-6.069-1.201Z' fill='%23cccccc'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}  
a.bluesky-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M23.931,5.298c-3.21,2.418-6.663,7.32-7.931,9.951-1.267-2.631-4.721-7.533-7.931-9.951-2.316-1.744-6.069-3.094-6.069,1.201,0,.857,.49,7.206,.778,8.237,.999,3.583,4.641,4.497,7.881,3.944-5.663,.967-7.103,4.169-3.992,7.372,5.908,6.083,8.492-1.526,9.154-3.476,.123-.36,.179-.527,.179-.379,0-.148,.057,.019,.179,.379,.662,1.949,3.245,9.558,9.154,3.476,3.111-3.203,1.671-6.405-3.992-7.372,3.24,.553,6.882-.361,7.881-3.944,.288-1.031,.778-7.38,.778-8.237,0-4.295-3.753-2.945-6.069-1.201Z' fill='%231185FE'/%3E%3C/svg%3E");
}
a.mastodon-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px; 
}  
a.mastodon-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 4px;
    width: 19px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M30.116,7.642c-.438-3.223-3.278-5.764-6.645-6.256-.568-.083-2.72-.386-7.705-.386h-.037c-4.987,0-6.056,.303-6.624,.386-3.273,.479-6.262,2.761-6.987,6.023-.349,1.606-.386,3.387-.321,5.02,.092,2.343,.11,4.681,.325,7.014,.149,1.55,.408,3.087,.776,4.601,.689,2.795,3.48,5.121,6.214,6.07,2.927,.99,6.075,1.154,9.091,.474,.332-.076,.66-.165,.984-.266,.732-.23,1.591-.488,2.222-.941,.009-.006,.016-.015,.021-.024,.005-.009,.008-.02,.008-.031v-2.261c0-.01-.003-.02-.007-.029-.004-.009-.011-.017-.019-.023-.008-.006-.017-.01-.027-.013-.01-.002-.02-.002-.03,0-1.932,.457-3.913,.685-5.899,.682-3.419,0-4.339-1.605-4.602-2.273-.212-.577-.346-1.18-.4-1.792,0-.01,.001-.021,.006-.03,.004-.009,.011-.018,.019-.024,.008-.006,.018-.011,.028-.013,.01-.002,.021-.002,.031,0,1.9,.453,3.848,.682,5.803,.682,.47,0,.939,0,1.409-.012,1.966-.055,4.038-.154,5.972-.528,.048-.01,.097-.018,.138-.03,3.051-.579,5.954-2.398,6.249-7.004,.011-.181,.039-1.899,.039-2.088,.001-.64,.208-4.536-.03-6.931Zm-4.696,11.493h-3.208v-7.772c0-1.636-.689-2.471-2.091-2.471-1.541,0-2.313,.987-2.313,2.937v4.254h-3.189v-4.254c0-1.95-.773-2.937-2.315-2.937-1.394,0-2.09,.834-2.091,2.471v7.772h-3.205V11.127c0-1.636,.422-2.936,1.267-3.9,.871-.961,2.014-1.455,3.433-1.455,1.642,0,2.883,.624,3.71,1.872l.798,1.325,.8-1.325c.827-1.248,2.068-1.872,3.707-1.872,1.417,0,2.56,.494,3.434,1.455,.845,.963,1.267,2.263,1.267,3.9l-.003,8.008Z' fill='%23cccccc'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}  
a.mastodon-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M30.116,7.642c-.438-3.223-3.278-5.764-6.645-6.256-.568-.083-2.72-.386-7.705-.386h-.037c-4.987,0-6.056,.303-6.624,.386-3.273,.479-6.262,2.761-6.987,6.023-.349,1.606-.386,3.387-.321,5.02,.092,2.343,.11,4.681,.325,7.014,.149,1.55,.408,3.087,.776,4.601,.689,2.795,3.48,5.121,6.214,6.07,2.927,.99,6.075,1.154,9.091,.474,.332-.076,.66-.165,.984-.266,.732-.23,1.591-.488,2.222-.941,.009-.006,.016-.015,.021-.024,.005-.009,.008-.02,.008-.031v-2.261c0-.01-.003-.02-.007-.029-.004-.009-.011-.017-.019-.023-.008-.006-.017-.01-.027-.013-.01-.002-.02-.002-.03,0-1.932,.457-3.913,.685-5.899,.682-3.419,0-4.339-1.605-4.602-2.273-.212-.577-.346-1.18-.4-1.792,0-.01,.001-.021,.006-.03,.004-.009,.011-.018,.019-.024,.008-.006,.018-.011,.028-.013,.01-.002,.021-.002,.031,0,1.9,.453,3.848,.682,5.803,.682,.47,0,.939,0,1.409-.012,1.966-.055,4.038-.154,5.972-.528,.048-.01,.097-.018,.138-.03,3.051-.579,5.954-2.398,6.249-7.004,.011-.181,.039-1.899,.039-2.088,.001-.64,.208-4.536-.03-6.931Zm-4.696,11.493h-3.208v-7.772c0-1.636-.689-2.471-2.091-2.471-1.541,0-2.313,.987-2.313,2.937v4.254h-3.189v-4.254c0-1.95-.773-2.937-2.315-2.937-1.394,0-2.09,.834-2.091,2.471v7.772h-3.205V11.127c0-1.636,.422-2.936,1.267-3.9,.871-.961,2.014-1.455,3.433-1.455,1.642,0,2.883,.624,3.71,1.872l.798,1.325,.8-1.325c.827-1.248,2.068-1.872,3.707-1.872,1.417,0,2.56,.494,3.434,1.455,.845,.963,1.267,2.263,1.267,3.9l-.003,8.008Z' fill='%236361F2'/%3E%3C/svg%3E");
}
a.facebook-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px;
}  
a.facebook-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    width: 19px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M16,2c-7.732,0-14,6.268-14,14,0,6.566,4.52,12.075,10.618,13.588v-9.31h-2.887v-4.278h2.887v-1.843c0-4.765,2.156-6.974,6.835-6.974,.887,0,2.417,.174,3.043,.348v3.878c-.33-.035-.904-.052-1.617-.052-2.296,0-3.183,.87-3.183,3.13v1.513h4.573l-.786,4.278h-3.787v9.619c6.932-.837,12.304-6.74,12.304-13.897,0-7.732-6.268-14-14-14Z' fill='%23cccccc'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}  
a.facebook-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M16,2c-7.732,0-14,6.268-14,14,0,6.566,4.52,12.075,10.618,13.588v-9.31h-2.887v-4.278h2.887v-1.843c0-4.765,2.156-6.974,6.835-6.974,.887,0,2.417,.174,3.043,.348v3.878c-.33-.035-.904-.052-1.617-.052-2.296,0-3.183,.87-3.183,3.13v1.513h4.573l-.786,4.278h-3.787v9.619c6.932-.837,12.304-6.74,12.304-13.897,0-7.732-6.268-14-14-14Z' fill='%232C64F6'/%3E%3C/svg%3E");
}
a.linkedin-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px; /* Space between icon and text */
}  
a.linkedin-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    width: 19px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M26.111,3H5.889c-1.595,0-2.889,1.293-2.889,2.889V26.111c0,1.595,1.293,2.889,2.889,2.889H26.111c1.595,0,2.889-1.293,2.889-2.889V5.889c0-1.595-1.293-2.889-2.889-2.889ZM10.861,25.389h-3.877V12.87h3.877v12.519Zm-1.957-14.158c-1.267,0-2.293-1.034-2.293-2.31s1.026-2.31,2.293-2.31,2.292,1.034,2.292,2.31-1.026,2.31-2.292,2.31Zm16.485,14.158h-3.858v-6.571c0-1.802-.685-2.809-2.111-2.809-1.551,0-2.362,1.048-2.362,2.809v6.571h-3.718V12.87h3.718v1.686s1.118-2.069,3.775-2.069,4.556,1.621,4.556,4.975v7.926Z' fill='%23cccccc'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}  
a.linkedin-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M26.111,3H5.889c-1.595,0-2.889,1.293-2.889,2.889V26.111c0,1.595,1.293,2.889,2.889,2.889H26.111c1.595,0,2.889-1.293,2.889-2.889V5.889c0-1.595-1.293-2.889-2.889-2.889ZM10.861,25.389h-3.877V12.87h3.877v12.519Zm-1.957-14.158c-1.267,0-2.293-1.034-2.293-2.31s1.026-2.31,2.293-2.31,2.292,1.034,2.292,2.31-1.026,2.31-2.292,2.31Zm16.485,14.158h-3.858v-6.571c0-1.802-.685-2.809-2.111-2.809-1.551,0-2.362,1.048-2.362,2.809v6.571h-3.718V12.87h3.718v1.686s1.118-2.069,3.775-2.069,4.556,1.621,4.556,4.975v7.926Z' fill='%232D64BC'/%3E%3C/svg%3E");
}
a.instagram-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px; /* Space between icon and text */
}  
a.instagram-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 4px;
    width: 19px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M10.202,2.098c-1.49,.07-2.507,.308-3.396,.657-.92,.359-1.7,.84-2.477,1.619-.776,.779-1.254,1.56-1.61,2.481-.345,.891-.578,1.909-.644,3.4-.066,1.49-.08,1.97-.073,5.771s.024,4.278,.096,5.772c.071,1.489,.308,2.506,.657,3.396,.359,.92,.84,1.7,1.619,2.477,.779,.776,1.559,1.253,2.483,1.61,.89,.344,1.909,.579,3.399,.644,1.49,.065,1.97,.08,5.771,.073,3.801-.007,4.279-.024,5.773-.095s2.505-.309,3.395-.657c.92-.36,1.701-.84,2.477-1.62s1.254-1.561,1.609-2.483c.345-.89,.579-1.909,.644-3.398,.065-1.494,.081-1.971,.073-5.773s-.024-4.278-.095-5.771-.308-2.507-.657-3.397c-.36-.92-.84-1.7-1.619-2.477s-1.561-1.254-2.483-1.609c-.891-.345-1.909-.58-3.399-.644s-1.97-.081-5.772-.074-4.278,.024-5.771,.096m.164,25.309c-1.365-.059-2.106-.286-2.6-.476-.654-.252-1.12-.557-1.612-1.044s-.795-.955-1.05-1.608c-.192-.494-.423-1.234-.487-2.599-.069-1.475-.084-1.918-.092-5.656s.006-4.18,.071-5.656c.058-1.364,.286-2.106,.476-2.6,.252-.655,.556-1.12,1.044-1.612s.955-.795,1.608-1.05c.493-.193,1.234-.422,2.598-.487,1.476-.07,1.919-.084,5.656-.092,3.737-.008,4.181,.006,5.658,.071,1.364,.059,2.106,.285,2.599,.476,.654,.252,1.12,.555,1.612,1.044s.795,.954,1.051,1.609c.193,.492,.422,1.232,.486,2.597,.07,1.476,.086,1.919,.093,5.656,.007,3.737-.006,4.181-.071,5.656-.06,1.365-.286,2.106-.476,2.601-.252,.654-.556,1.12-1.045,1.612s-.955,.795-1.608,1.05c-.493,.192-1.234,.422-2.597,.487-1.476,.069-1.919,.084-5.657,.092s-4.18-.007-5.656-.071M21.779,8.517c.002,.928,.755,1.679,1.683,1.677s1.679-.755,1.677-1.683c-.002-.928-.755-1.679-1.683-1.677,0,0,0,0,0,0-.928,.002-1.678,.755-1.677,1.683m-12.967,7.496c.008,3.97,3.232,7.182,7.202,7.174s7.183-3.232,7.176-7.202c-.008-3.97-3.233-7.183-7.203-7.175s-7.182,3.233-7.174,7.203m2.522-.005c-.005-2.577,2.08-4.671,4.658-4.676,2.577-.005,4.671,2.08,4.676,4.658,.005,2.577-2.08,4.671-4.658,4.676-2.577,.005-4.671-2.079-4.676-4.656h0' fill='%23EAE6E2'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    transition: filter 0.3s ease;
}  
a.instagram-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M10.202,2.098c-1.49,.07-2.507,.308-3.396,.657-.92,.359-1.7,.84-2.477,1.619-.776,.779-1.254,1.56-1.61,2.481-.345,.891-.578,1.909-.644,3.4-.066,1.49-.08,1.97-.073,5.771s.024,4.278,.096,5.772c.071,1.489,.308,2.506,.657,3.396,.359,.92,.84,1.7,1.619,2.477,.779,.776,1.559,1.253,2.483,1.61,.89,.344,1.909,.579,3.399,.644,1.49,.065,1.97,.08,5.771,.073,3.801-.007,4.279-.024,5.773-.095s2.505-.309,3.395-.657c.92-.36,1.701-.84,2.477-1.62s1.254-1.561,1.609-2.483c.345-.89,.579-1.909,.644-3.398,.065-1.494,.081-1.971,.073-5.773s-.024-4.278-.095-5.771-.308-2.507-.657-3.397c-.36-.92-.84-1.7-1.619-2.477s-1.561-1.254-2.483-1.609c-.891-.345-1.909-.58-3.399-.644s-1.97-.081-5.772-.074-4.278,.024-5.771,.096m.164,25.309c-1.365-.059-2.106-.286-2.6-.476-.654-.252-1.12-.557-1.612-1.044s-.795-.955-1.05-1.608c-.192-.494-.423-1.234-.487-2.599-.069-1.475-.084-1.918-.092-5.656s.006-4.18,.071-5.656c.058-1.364,.286-2.106,.476-2.6,.252-.655,.556-1.12,1.044-1.612s.955-.795,1.608-1.05c.493-.193,1.234-.422,2.598-.487,1.476-.07,1.919-.084,5.656-.092,3.737-.008,4.181,.006,5.658,.071,1.364,.059,2.106,.285,2.599,.476,.654,.252,1.12,.555,1.612,1.044s.795,.954,1.051,1.609c.193,.492,.422,1.232,.486,2.597,.07,1.476,.086,1.919,.093,5.656,.007,3.737-.006,4.181-.071,5.656-.06,1.365-.286,2.106-.476,2.601-.252,.654-.556,1.12-1.045,1.612s-.955,.795-1.608,1.05c-.493,.192-1.234,.422-2.597,.487-1.476,.069-1.919,.084-5.657,.092s-4.18-.007-5.656-.071M21.779,8.517c.002,.928,.755,1.679,1.683,1.677s1.679-.755,1.677-1.683c-.002-.928-.755-1.679-1.683-1.677,0,0,0,0,0,0-.928,.002-1.678,.755-1.677,1.683m-12.967,7.496c.008,3.97,3.232,7.182,7.202,7.174s7.183-3.232,7.176-7.202c-.008-3.97-3.233-7.183-7.203-7.175s-7.182,3.233-7.174,7.203m2.522-.005c-.005-2.577,2.08-4.671,4.658-4.676,2.577-.005,4.671,2.08,4.676,4.658,.005,2.577-2.08,4.671-4.658,4.676-2.577,.005-4.671-2.079-4.676-4.656h0' fill='%23E1306C'/%3E%3C/svg%3E");
}
a.github-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px; /* Space between icon and text */
}  
a.github-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    width: 19px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M16,2.345c7.735,0,14,6.265,14,14-.002,6.015-3.839,11.359-9.537,13.282-.7,.14-.963-.298-.963-.665,0-.473,.018-1.978,.018-3.85,0-1.312-.437-2.152-.945-2.59,3.115-.35,6.388-1.54,6.388-6.912,0-1.54-.543-2.783-1.435-3.762,.14-.35,.63-1.785-.14-3.71,0,0-1.173-.385-3.85,1.435-1.12-.315-2.31-.472-3.5-.472s-2.38,.157-3.5,.472c-2.677-1.802-3.85-1.435-3.85-1.435-.77,1.925-.28,3.36-.14,3.71-.892,.98-1.435,2.24-1.435,3.762,0,5.355,3.255,6.563,6.37,6.913-.403,.35-.77,.963-.893,1.872-.805,.368-2.818,.963-4.077-1.155-.263-.42-1.05-1.452-2.152-1.435-1.173,.018-.472,.665,.017,.927,.595,.332,1.277,1.575,1.435,1.978,.28,.787,1.19,2.293,4.707,1.645,0,1.173,.018,2.275,.018,2.607,0,.368-.263,.787-.963,.665-5.719-1.904-9.576-7.255-9.573-13.283,0-7.735,6.265-14,14-14Z' fill='%23cccccc'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}  
a.github-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 32 32'%3E%3Cpath d='M16,2.345c7.735,0,14,6.265,14,14-.002,6.015-3.839,11.359-9.537,13.282-.7,.14-.963-.298-.963-.665,0-.473,.018-1.978,.018-3.85,0-1.312-.437-2.152-.945-2.59,3.115-.35,6.388-1.54,6.388-6.912,0-1.54-.543-2.783-1.435-3.762,.14-.35,.63-1.785-.14-3.71,0,0-1.173-.385-3.85,1.435-1.12-.315-2.31-.472-3.5-.472s-2.38,.157-3.5,.472c-2.677-1.802-3.85-1.435-3.85-1.435-.77,1.925-.28,3.36-.14,3.71-.892,.98-1.435,2.24-1.435,3.762,0,5.355,3.255,6.563,6.37,6.913-.403,.35-.77,.963-.893,1.872-.805,.368-2.818,.963-4.077-1.155-.263-.42-1.05-1.452-2.152-1.435-1.173,.018-.472,.665,.017,.927,.595,.332,1.277,1.575,1.435,1.978,.28,.787,1.19,2.293,4.707,1.645,0,1.173,.018,2.275,.018,2.607,0,.368-.263,.787-.963,.665-5.719-1.904-9.576-7.255-9.573-13.283,0-7.735,6.265-14,14-14Z' fill='%23FFFFFF'/%3E%3C/svg%3E");
}
a.twitter-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px; /* Space between icon and text */
}

a.twitter-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath d='M22.46 6c-.77.35-1.6.58-2.46.69.88-.53 1.55-1.37 1.87-2.36-.83.49-1.74.84-2.72 1.03-.78-.83-1.88-1.35-3.1-1.35-2.35 0-4.27 1.91-4.27 4.27 0 .34.04.68.12 1-3.56-.18-6.72-1.88-8.83-4.47-.37.64-.58 1.38-.58 2.17 0 1.5.76 2.83 1.91 3.61-.71-.02-1.38-.22-1.97-.54v.06c0 2.1 1.49 3.86 3.46 4.26-.36.1-.73.15-1.12.15-.27 0-.54-.02-.8-.08.54 1.67 2.08 2.89 3.91 2.92-1.44 1.12-3.26 1.79-5.24 1.79-.34 0-.68-.02-1.02-.06 1.86 1.19 4.07 1.89 6.44 1.89 7.72 0 11.94-6.39 11.94-11.94v-.55c.81-.58 1.53-1.3 2.1-2.12z' fill='%23cccccc'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
a.twitter-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'%3E%3Cpath d='M22.46 6c-.77.35-1.6.58-2.46.69.88-.53 1.55-1.37 1.87-2.36-.83.49-1.74.84-2.72 1.03-.78-.83-1.88-1.35-3.1-1.35-2.35 0-4.27 1.91-4.27 4.27 0 .34.04.68.12 1-3.56-.18-6.72-1.88-8.83-4.47-.37.64-.58 1.38-.58 2.17 0 1.5.76 2.83 1.91 3.61-.71-.02-1.38-.22-1.97-.54v.06c0 2.1 1.49 3.86 3.46 4.26-.36.1-.73.15-1.12.15-.27 0-.54-.02-.8-.08.54 1.67 2.08 2.89 3.91 2.92-1.44 1.12-3.26 1.79-5.24 1.79-.34 0-.68-.02-1.02-.06 1.86 1.19 4.07 1.89 6.44 1.89 7.72 0 11.94-6.39 11.94-11.94v-.55c.81-.58 1.53-1.3 2.1-2.12z' fill='%2353ACE8'/%3E%3C/svg%3E");
}
a.favorites-link::before {
    content: "⭐️"; 
    display: inline-block;
    margin-right: 4px;
}
a.favorites-link:hover::before {
    content: "🌟"
}
a.travel-link::before {
    content: "🌍";
    display: inline-block;
    margin-right: 4px;
}
a.travel-link:hover::before {
    content: "🌏";
    text-shadow: none;
}
a.polaroid-link::before {
    display: inline-block;
    content: "🌈";
    margin-right: 4px;
}
a.polaroid-link:hover::before { 
    content: "🦄";
    text-shadow: none;
}
a.polaroid-link {
    white-space: nowrap;
}
a.apple-podcasts-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px
}
a.apple-podcasts-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    width: 19px;
    height: 19px;
    min-width: 19px;
    min-height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg fill='%23EAE6E2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.12 0c-3.937-0.011-7.131 3.183-7.12 7.12v17.76c-0.011 3.937 3.183 7.131 7.12 7.12h17.76c3.937 0.011 7.131-3.183 7.12-7.12v-17.76c0.011-3.937-3.183-7.131-7.12-7.12zM15.817 3.421c3.115 0 5.932 1.204 8.079 3.453 1.631 1.693 2.547 3.489 3.016 5.855 0.161 0.787 0.161 2.932 0.009 3.817-0.5 2.817-2.041 5.339-4.317 7.063-0.812 0.615-2.797 1.683-3.115 1.683-0.12 0-0.129-0.12-0.077-0.615 0.099-0.792 0.192-0.953 0.64-1.141 0.713-0.296 1.932-1.167 2.677-1.911 1.301-1.303 2.229-2.932 2.677-4.719 0.281-1.1 0.244-3.543-0.063-4.672-0.969-3.595-3.907-6.385-7.5-7.136-1.041-0.213-2.943-0.213-4 0-3.636 0.751-6.647 3.683-7.563 7.371-0.245 1.004-0.245 3.448 0 4.448 0.609 2.443 2.188 4.681 4.255 6.015 0.407 0.271 0.896 0.547 1.1 0.631 0.447 0.192 0.547 0.355 0.629 1.14 0.052 0.485 0.041 0.62-0.072 0.62-0.073 0-0.62-0.235-1.199-0.511l-0.052-0.041c-3.297-1.62-5.407-4.364-6.177-8.016-0.187-0.943-0.224-3.187-0.036-4.052 0.479-2.323 1.396-4.135 2.921-5.739 2.199-2.319 5.027-3.543 8.172-3.543zM16 7.172c0.541 0.005 1.068 0.052 1.473 0.14 3.715 0.828 6.344 4.543 5.833 8.229-0.203 1.489-0.713 2.709-1.619 3.844-0.448 0.573-1.537 1.532-1.729 1.532-0.032 0-0.063-0.365-0.063-0.803v-0.808l0.552-0.661c2.093-2.505 1.943-6.005-0.339-8.296-0.885-0.896-1.912-1.423-3.235-1.661-0.853-0.161-1.031-0.161-1.927-0.011-1.364 0.219-2.417 0.744-3.355 1.672-2.291 2.271-2.443 5.791-0.348 8.296l0.552 0.661v0.813c0 0.448-0.037 0.807-0.084 0.807-0.036 0-0.349-0.213-0.683-0.479l-0.047-0.016c-1.109-0.885-2.088-2.453-2.495-3.995-0.244-0.932-0.244-2.697 0.011-3.625 0.672-2.505 2.521-4.448 5.079-5.359 0.547-0.193 1.509-0.297 2.416-0.281zM15.823 11.156c0.417 0 0.828 0.084 1.131 0.24 0.645 0.339 1.183 0.989 1.385 1.677 0.62 2.104-1.609 3.948-3.631 3.005h-0.015c-0.953-0.443-1.464-1.276-1.475-2.36 0-0.979 0.541-1.828 1.484-2.328 0.297-0.156 0.709-0.235 1.125-0.235zM15.812 17.464c1.319-0.005 2.271 0.463 2.625 1.291 0.265 0.62 0.167 2.573-0.292 5.735-0.307 2.208-0.479 2.765-0.905 3.141-0.589 0.52-1.417 0.667-2.209 0.385h-0.004c-0.953-0.344-1.157-0.808-1.553-3.527-0.452-3.161-0.552-5.115-0.285-5.735 0.348-0.823 1.296-1.285 2.624-1.291z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
a.apple-podcasts-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23b161e3' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.12 0c-3.937-0.011-7.131 3.183-7.12 7.12v17.76c-0.011 3.937 3.183 7.131 7.12 7.12h17.76c3.937 0.011 7.131-3.183 7.12-7.12v-17.76c0.011-3.937-3.183-7.131-7.12-7.12zM15.817 3.421c3.115 0 5.932 1.204 8.079 3.453 1.631 1.693 2.547 3.489 3.016 5.855 0.161 0.787 0.161 2.932 0.009 3.817-0.5 2.817-2.041 5.339-4.317 7.063-0.812 0.615-2.797 1.683-3.115 1.683-0.12 0-0.129-0.12-0.077-0.615 0.099-0.792 0.192-0.953 0.64-1.141 0.713-0.296 1.932-1.167 2.677-1.911 1.301-1.303 2.229-2.932 2.677-4.719 0.281-1.1 0.244-3.543-0.063-4.672-0.969-3.595-3.907-6.385-7.5-7.136-1.041-0.213-2.943-0.213-4 0-3.636 0.751-6.647 3.683-7.563 7.371-0.245 1.004-0.245 3.448 0 4.448 0.609 2.443 2.188 4.681 4.255 6.015 0.407 0.271 0.896 0.547 1.1 0.631 0.447 0.192 0.547 0.355 0.629 1.14 0.052 0.485 0.041 0.62-0.072 0.62-0.073 0-0.62-0.235-1.199-0.511l-0.052-0.041c-3.297-1.62-5.407-4.364-6.177-8.016-0.187-0.943-0.224-3.187-0.036-4.052 0.479-2.323 1.396-4.135 2.921-5.739 2.199-2.319 5.027-3.543 8.172-3.543zM16 7.172c0.541 0.005 1.068 0.052 1.473 0.14 3.715 0.828 6.344 4.543 5.833 8.229-0.203 1.489-0.713 2.709-1.619 3.844-0.448 0.573-1.537 1.532-1.729 1.532-0.032 0-0.063-0.365-0.063-0.803v-0.808l0.552-0.661c2.093-2.505 1.943-6.005-0.339-8.296-0.885-0.896-1.912-1.423-3.235-1.661-0.853-0.161-1.031-0.161-1.927-0.011-1.364 0.219-2.417 0.744-3.355 1.672-2.291 2.271-2.443 5.791-0.348 8.296l0.552 0.661v0.813c0 0.448-0.037 0.807-0.084 0.807-0.036 0-0.349-0.213-0.683-0.479l-0.047-0.016c-1.109-0.885-2.088-2.453-2.495-3.995-0.244-0.932-0.244-2.697 0.011-3.625 0.672-2.505 2.521-4.448 5.079-5.359 0.547-0.193 1.509-0.297 2.416-0.281zM15.823 11.156c0.417 0 0.828 0.084 1.131 0.24 0.645 0.339 1.183 0.989 1.385 1.677 0.62 2.104-1.609 3.948-3.631 3.005h-0.015c-0.953-0.443-1.464-1.276-1.475-2.36 0-0.979 0.541-1.828 1.484-2.328 0.297-0.156 0.709-0.235 1.125-0.235zM15.812 17.464c1.319-0.005 2.271 0.463 2.625 1.291 0.265 0.62 0.167 2.573-0.292 5.735-0.307 2.208-0.479 2.765-0.905 3.141-0.589 0.52-1.417 0.667-2.209 0.385h-0.004c-0.953-0.344-1.157-0.808-1.553-3.527-0.452-3.161-0.552-5.115-0.285-5.735 0.348-0.823 1.296-1.285 2.624-1.291z'/%3E%3C/svg%3E");
}
a.spotify-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px
}
a.spotify-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    width: 19px;
    height: 19px;
    min-width: 19px;
    min-height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23EAE6E2' d='M10 0a10 10 0 1 0 0 20A10 10 0 0 0 10 0zm3.96 14.17c-.15.24-.47.31-.72.16-1.93-1.18-4.36-1.45-7.19-.8a.532.532 0 0 1-.62-.39.533.533 0 0 1 .39-.63c3.1-.72 5.84-.43 8.06.98.24.15.31.47.16.72zm1.02-2.37c-.19.3-.59.39-.89.2-2.22-1.36-5.61-1.75-8.24-.96a.665.665 0 0 1-.84-.44c-.1-.35.1-.72.45-.83 3.07-.92 6.93-.49 9.51 1.11.3.19.39.59.2.89zm.11-2.45c-2.55-1.52-6.79-1.66-9.14-.92a.665.665 0 0 1-.83-.45c-.1-.35.1-.72.45-.83 2.96-.91 7.76-.75 10.49 1.05.31.19.41.6.22.91s-.6.41-.91.24z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
a.spotify-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%2365d464' d='M10 0a10 10 0 1 0 0 20A10 10 0 0 0 10 0zm3.96 14.17c-.15.24-.47.31-.72.16-1.93-1.18-4.36-1.45-7.19-.8a.532.532 0 0 1-.62-.39.533.533 0 0 1 .39-.63c3.1-.72 5.84-.43 8.06.98.24.15.31.47.16.72zm1.02-2.37c-.19.3-.59.39-.89.2-2.22-1.36-5.61-1.75-8.24-.96a.665.665 0 0 1-.84-.44c-.1-.35.1-.72.45-.83 3.07-.92 6.93-.49 9.51 1.11.3.19.39.59.2.89zm.11-2.45c-2.55-1.52-6.79-1.66-9.14-.92a.665.665 0 0 1-.83-.45c-.1-.35.1-.72.45-.83 2.96-.91 7.76-.75 10.49 1.05.31.19.41.6.22.91s-.6.41-.91.24z'/%3E%3C/svg%3E");
}
a.youtube-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px
}
a.youtube-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    height: 17px;
    width: 24px;
    min-width: 24px;
    min-height: 17px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='4 6.38 16 11.24'%3E%3Cpath fill='%23EAE6E2' d='M19.67 8.14002c-.0889-.34272-.2672-.65569-.5167-.90693-.2495-.25124-.5612-.43175-.9033-.52308-2.074-.24461-4.1617-.35484-6.25-.33-2.0883-.02484-4.176.06539-6.25.31-.34208.09133-.65379.27184-.90327.52308-.24948.25124-.42779.56421-.51672.90693-.22719 1.27394-.33765 2.566-0.33 3.86-.00803 1.3007.10243 2.5994.33 3.88.09354.3372.2739.6439.52307.8896.24917.2457.55844.4217.89692.5104 2.07404.2446 4.16173.3549 6.25.33 2.0883.0249 4.176-.0654 6.25-.31.3385-.0887.6478-.2647.8969-.5104.2492-.2457.4296-.5524.5231-.8896.2276-1.2806.338-2.5793.33-3.88.0077-1.294.1022-2.58604-.125-3.86zM10.36 14.39v-4.76L14.55 12l-4.19 2.38v.01z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
a.youtube-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='4 6.38 16 11.24'%3E%3Cpath fill='%23ea3323' d='M19.67 8.14002c-.0889-.34272-.2672-.65569-.5167-.90693-.2495-.25124-.5612-.43175-.9033-.52308-2.074-.24461-4.1617-.35484-6.25-.33-2.0883-.02484-4.176.06539-6.25.31-.34208.09133-.65379.27184-.90327.52308-.24948.25124-.42779.56421-.51672.90693-.22719 1.27394-.33765 2.566-0.33 3.86-.00803 1.3007.10243 2.5994.33 3.88.09354.3372.2739.6439.52307.8896.24917.2457.55844.4217.89692.5104 2.07404.2446 4.16173.3549 6.25.33 2.0883.0249 4.176-.0654 6.25-.31.3385-.0887.6478-.2647.8969-.5104.2492-.2457.4296-.5524.5231-.8896.2276-1.2806.338-2.5793.33-3.88.0077-1.294.1022-2.58604-.125-3.86zM10.36 14.39v-4.76L14.55 12l-4.19 2.38v.01z'/%3E%3C/svg%3E");
}
a.deezer-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px
}
a.deezer-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    height: 19px;
    width: 19px;
    min-width: 19px;
    min-height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 278 278'%3E%3Cpath fill='%23EAE6E2' d='M8.9 115.7c4.4 0 8-14.5 8-32.4s-3.6-32.4-8-32.4-8 14.5-8 32.4 3.6 32.4 8 32.4z M243.8 18c-4.2 0-7.9 9.3-10.5 24.2-4.2-25.5-10.9-42.2-18.5-42.2-9 0-16.9 23.5-20.6 57.7-3.7-24.8-9.2-40.7-15.3-40.7-8.6 0-16 31.2-18.7 74.7-5.1-22.3-12.5-36.3-20.7-36.3s-15.6 14-20.7 36.3c-2.8-43.5-10.1-74.7-18.8-74.7-6.2 0-11.7 15.9-15.3 40.8C81 23.5 73.2 0 64.1 0c-7.6 0-14.4 16.7-18.5 42.3-2.6-14.9-6.3-24.3-10.5-24.3-7.8 0-14.1 32.5-14.1 72.5s6.3 72.4 14.1 72.4c3.2 0 6.2-5.5 8.5-14.7 3.7 33.8 11.5 57 20.5 57 7 0 13.2-13.9 17.4-35.9 2.9 41.8 10.1 71.5 18.5 71.5 5.3 0 10.1-11.8 13.7-30.9 4.3 39.5 14.2 67.2 25.8 67.2s21.1-27.7 25.4-67.2c3.6 19.1 8.4 30.9 13.7 30.9 8.4 0 15.6-29.7 18.5-71.5 4.2 22 10.4 35.9 17.4 35.9 9 0 16.8-23.2 20.5-57 2.4 9.2 5.3 14.7 8.5 14.7 7.8 0 14.1-32.4 14.1-72.4-.2-40-6.5-72.5-14.2-72.5z M270 115.7c4.4 0 8-14.5 8-32.4s-3.6-32.4-8-32.4-8 14.5-8 32.4 3.6 32.4 8 32.4z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
a.deezer-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 278 278'%3E%3Cpath fill='%23A238FF' d='M8.9 115.7c4.4 0 8-14.5 8-32.4s-3.6-32.4-8-32.4-8 14.5-8 32.4 3.6 32.4 8 32.4z M243.8 18c-4.2 0-7.9 9.3-10.5 24.2-4.2-25.5-10.9-42.2-18.5-42.2-9 0-16.9 23.5-20.6 57.7-3.7-24.8-9.2-40.7-15.3-40.7-8.6 0-16 31.2-18.7 74.7-5.1-22.3-12.5-36.3-20.7-36.3s-15.6 14-20.7 36.3c-2.8-43.5-10.1-74.7-18.8-74.7-6.2 0-11.7 15.9-15.3 40.8C81 23.5 73.2 0 64.1 0c-7.6 0-14.4 16.7-18.5 42.3-2.6-14.9-6.3-24.3-10.5-24.3-7.8 0-14.1 32.5-14.1 72.5s6.3 72.4 14.1 72.4c3.2 0 6.2-5.5 8.5-14.7 3.7 33.8 11.5 57 20.5 57 7 0 13.2-13.9 17.4-35.9 2.9 41.8 10.1 71.5 18.5 71.5 5.3 0 10.1-11.8 13.7-30.9 4.3 39.5 14.2 67.2 25.8 67.2s21.1-27.7 25.4-67.2c3.6 19.1 8.4 30.9 13.7 30.9 8.4 0 15.6-29.7 18.5-71.5 4.2 22 10.4 35.9 17.4 35.9 9 0 16.8-23.2 20.5-57 2.4 9.2 5.3 14.7 8.5 14.7 7.8 0 14.1-32.4 14.1-72.4-.2-40-6.5-72.5-14.2-72.5z M270 115.7c4.4 0 8-14.5 8-32.4s-3.6-32.4-8-32.4-8 14.5-8 32.4 3.6 32.4 8 32.4z'/%3E%3C/svg%3E");
}
a.overcast-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px
}
a.overcast-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    height: 19px;
    width: 19px;
    min-width: 19px;
    min-height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg fill='%23EAE6E2' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 32c-8.812 0.027-15.979-7.104-16-15.917v-0.083c0-8.864 7.136-16 16-16s16 7.136 16 16c0 8.864-7.136 16-16 16zM16 25.667l1.197-1.197-1.197-4.605-1.197 4.605zM14.469 25.599l-0.605 2.265 1.401-1.4zM17.531 25.599l-0.796 0.803 1.401 1.401zM18.667 29.735l-2.667-2.667-2.667 2.667c0.864 0.135 1.735 0.265 2.667 0.265s1.803-0.068 2.667-0.265zM16 2c-7.735 0-14 6.265-14 14-0.011 5.959 3.765 11.26 9.401 13.197l3-11.129c-0.683-0.5-1.079-1.292-1.068-2.136 0-1.468 1.197-2.667 2.667-2.667s2.667 1.199 2.667 2.667c0 0.865-0.401 1.599-1.068 2.136l3 11.129c5.636-1.937 9.412-7.239 9.401-13.197 0-7.735-6.265-14-14-14zM25.136 22.932c-0.344 0.428-0.953 0.516-1.401 0.204-0.417-0.276-0.532-0.839-0.261-1.256 0.021-0.031 0.043-0.057 0.063-0.083 0 0 1.797-2.396 1.797-5.797s-1.797-5.803-1.797-5.803c-0.323-0.385-0.265-0.957 0.12-1.276 0.027-0.020 0.052-0.041 0.079-0.057 0.448-0.312 1.063-0.224 1.401 0.199 0.129 0.135 2.197 2.869 2.197 6.932 0 4.068-2.068 6.808-2.197 6.937zM20.265 20.333c-0.401-0.401-0.333-1.136 0.068-1.531 0 0 1-1.068 1-2.803s-1-2.735-1-2.803c-0.401-0.4-0.401-1.067-0.068-1.531 0.308-0.407 0.885-0.473 1.292-0.167 0.036 0.031 0.073 0.063 0.109 0.099 0.068 0.068 1.667 1.735 1.667 4.401s-1.599 4.333-1.667 4.401c-0.401 0.401-1 0.333-1.401-0.068zM11.735 20.333c-0.401 0.401-1 0.469-1.401 0.068-0.068-0.136-1.667-1.735-1.667-4.401s1.599-4.265 1.667-4.401c0.401-0.401 1.068-0.401 1.401 0.068 0.401 0.401 0.333 1.136-0.068 1.531 0 0.068-1 1.068-1 2.803s1 2.803 1 2.803c0.401 0.395 0.469 1.061 0.068 1.531zM8.265 23.136c-0.448 0.312-1.057 0.224-1.401-0.204-0.129-0.129-2.197-2.864-2.197-6.932s2.068-6.803 2.197-6.932c0.344-0.428 0.953-0.516 1.401-0.204 0.417 0.276 0.532 0.839 0.261 1.256-0.021 0.025-0.043 0.057-0.057 0.077 0 0-1.803 2.401-1.803 5.803s1.803 5.803 1.803 5.803c0.333 0.395 0.197 1-0.204 1.333z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
a.overcast-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg fill='%23fc7e0f' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 32c-8.812 0.027-15.979-7.104-16-15.917v-0.083c0-8.864 7.136-16 16-16s16 7.136 16 16c0 8.864-7.136 16-16 16zM16 25.667l1.197-1.197-1.197-4.605-1.197 4.605zM14.469 25.599l-0.605 2.265 1.401-1.4zM17.531 25.599l-0.796 0.803 1.401 1.401zM18.667 29.735l-2.667-2.667-2.667 2.667c0.864 0.135 1.735 0.265 2.667 0.265s1.803-0.068 2.667-0.265zM16 2c-7.735 0-14 6.265-14 14-0.011 5.959 3.765 11.26 9.401 13.197l3-11.129c-0.683-0.5-1.079-1.292-1.068-2.136 0-1.468 1.197-2.667 2.667-2.667s2.667 1.199 2.667 2.667c0 0.865-0.401 1.599-1.068 2.136l3 11.129c5.636-1.937 9.412-7.239 9.401-13.197 0-7.735-6.265-14-14-14zM25.136 22.932c-0.344 0.428-0.953 0.516-1.401 0.204-0.417-0.276-0.532-0.839-0.261-1.256 0.021-0.031 0.043-0.057 0.063-0.083 0 0 1.797-2.396 1.797-5.797s-1.797-5.803-1.797-5.803c-0.323-0.385-0.265-0.957 0.12-1.276 0.027-0.020 0.052-0.041 0.079-0.057 0.448-0.312 1.063-0.224 1.401 0.199 0.129 0.135 2.197 2.869 2.197 6.932 0 4.068-2.068 6.808-2.197 6.937zM20.265 20.333c-0.401-0.401-0.333-1.136 0.068-1.531 0 0 1-1.068 1-2.803s-1-2.735-1-2.803c-0.401-0.4-0.401-1.067-0.068-1.531 0.308-0.407 0.885-0.473 1.292-0.167 0.036 0.031 0.073 0.063 0.109 0.099 0.068 0.068 1.667 1.735 1.667 4.401s-1.599 4.333-1.667 4.401c-0.401 0.401-1 0.333-1.401-0.068zM11.735 20.333c-0.401 0.401-1 0.469-1.401 0.068-0.068-0.136-1.667-1.735-1.667-4.401s1.599-4.265 1.667-4.401c0.401-0.401 1.068-0.401 1.401 0.068 0.401 0.401 0.333 1.136-0.068 1.531 0 0.068-1 1.068-1 2.803s1 2.803 1 2.803c0.401 0.395 0.469 1.061 0.068 1.531zM8.265 23.136c-0.448 0.312-1.057 0.224-1.401-0.204-0.129-0.129-2.197-2.864-2.197-6.932s2.068-6.803 2.197-6.932c0.344-0.428 0.953-0.516 1.401-0.204 0.417 0.276 0.532 0.839 0.261 1.256-0.021 0.025-0.043 0.057-0.057 0.077 0 0-1.803 2.401-1.803 5.803s1.803 5.803 1.803 5.803c0.333 0.395 0.197 1-0.204 1.333z'/%3E%3C/svg%3E");
}
a.pocketcasts-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px
}
a.pocketcasts-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    height: 19px;
    width: 19px;
    min-width: 19px;
    min-height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23EAE6E2' fill-rule='evenodd' clip-rule='evenodd' d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16zm0-28.444c-6.873 0-12.444 5.572-12.444 12.444 0 6.873 5.571 12.444 12.444 12.444v-3.111c-5.155 0-9.333-4.179-9.333-9.333 0-5.155 4.178-9.333 9.333-9.333 5.155 0 9.333 4.178 9.333 9.333h3.111c0-6.873-5.571-12.444-12.444-12.444zM8.533 16c0 4.124 3.343 7.467 7.467 7.467v-2.715c-2.624 0-4.751-2.127-4.751-4.752s2.127-4.751 4.751-4.751 4.752 2.126 4.752 4.751h2.715c0-4.124-3.343-7.467-7.467-7.467-4.124 0-7.467 3.343-7.467 7.467z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}
a.pocketcasts-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f43e38' fill-rule='evenodd' clip-rule='evenodd' d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16zm0-28.444c-6.873 0-12.444 5.572-12.444 12.444 0 6.873 5.571 12.444 12.444 12.444v-3.111c-5.155 0-9.333-4.179-9.333-9.333 0-5.155 4.178-9.333 9.333-9.333 5.155 0 9.333 4.178 9.333 9.333h3.111c0-6.873-5.571-12.444-12.444-12.444zM8.533 16c0 4.124 3.343 7.467 7.467 7.467v-2.715c-2.624 0-4.751-2.127-4.751-4.752s2.127-4.751 4.751-4.751 4.752 2.126 4.752 4.751h2.715c0-4.124-3.343-7.467-7.467-7.467-4.124 0-7.467 3.343-7.467 7.467z'/%3E%3C/svg%3E");
}
a.rss-gb-link {
    display: inline-flex;
    align-items: baseline;
    gap: 5px
}
a.rss-gb-link::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    width: 19px;
    height: 19px;
    min-width: 19px;
    min-height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23EAE6E2' viewBox='0 0 32 32'%3E%3Ccircle cx='6.566' cy='25.434' r='3.566'/%3E%3Cpath d='M20.234,29h-5.051c0-6.728-5.454-12.183-12.183-12.183h0v-5.051c9.518,0,17.234,7.716,17.234,17.234Z'/%3E%3Cpath d='M23.8,29c0-11.488-9.312-20.8-20.8-20.8V3c14.359,0,26,11.641,26,26h-5.2Z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
} 
a.rss-gb-link:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FF6600' viewBox='0 0 32 32'%3E%3Ccircle cx='6.566' cy='25.434' r='3.566'/%3E%3Cpath d='M20.234,29h-5.051c0-6.728-5.454-12.183-12.183-12.183h0v-5.051c9.518,0,17.234,7.716,17.234,17.234Z'/%3E%3Cpath d='M23.8,29c0-11.488-9.312-20.8-20.8-20.8V3c14.359,0,26,11.641,26,26h-5.2Z'/%3E%3C/svg%3E");
}
.old-times::before {
    display: inline-block;
    content: "🦖";
    margin-right: 4px;
}
.old-times:hover::before {
    content: "👴🏻";
}
.godibazikaty {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.godibazikaty:hover {
    transform: translateY(-4px); /* Slight lift */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); /* Enhanced shadow */
}
.gb-poster {
    width: 250px; 
    height: auto;
    position: relative;
    top: 3px;
    flex: 0 0 auto;
}
.gb-container {
    padding-top: 0.5em;
    display: flex;
    align-items: flex-start;
    gap: 20px 1.5em;
    flex-wrap: wrap;
}
.gb-art {
    flex-shrink: 0;
}
.gb-text { 
    flex: 1;
    margin: 0;
}
.gb-links-container {
    display: grid; 
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    row-gap: 1.5em;
    column-gap: 20px;
}
.gb-links-container a {
    min-width: 170px;
}
@media (max-width: 925px) {
    .gb-links-container {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr;
        row-gap: 1em;
    }
    .gb-container {
        align-items: center;
    }
}
@media (max-width: 550px) {
    .gb-links-container {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr;
    }
}
@media (max-width: 680px) {
    .gb-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .gb-art {
        flex: 0 0 auto;
        order: 1;
        max-width: 250px;
        margin: 0 auto;
    }
    .gb-text {
        order: 2;
    }
    .gb-links-container { 
        max-width: 450px;
        margin: 0 auto;
        column-gap: 1em;
    }
}
@media (max-width: 380px) {
    .gb-links-container {
        grid-template-columns: 1fr;
    }
}
.gb-text p {
    margin-top: 0;
}