<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
    <meta http-equiv="X-UA-Compatible" content="ie=edge" />
    <style type="text/css">
        .email-body {
            background: #f4f4f8;
            width: 100%;
            position: relative;
            text-align: center;
        }

        .container {
            display: inline-block;
            width: 540px;
            text-align: initial;
            margin-top: 32px;
            margin-bottom: 32px;
            background-color: #fff;
            border-radius: 30px;
        }

        .header {
            background: #fff;
            border-top-left-radius: 30px;
            border-top-right-radius: 30px;
            border-bottom: 1px solid #DFE3E8;
        }

        .header__logo {
            padding: 24px 0px 24px 48px;
        }
        .header__logo img {
            width: 81px;
            height: 20px;
        }

        .email-content {
            background: #fff;
            color: #000000;
            font-size: 15px;
            padding: 24px 48px;
        }

        .email-content__text {
            color: #6e7680;
            font-weight: 400;
            font-size: 15px;
        }

        .mb {
            margin-bottom: 24px;
        }

        .button {
            border-radius: 8px;
            height: 35px;
            padding: 6px 12px;
            background-color: #0E72ED;
            color: white;
            border: 2px outset transparent;
            font-family: Arial, sans-serif;
            font-size: 15px;
            text-align: center;
            display: inline-block;
            cursor: pointer;
            box-sizing: border-box;
            text-decoration: none;
            cursor: pointer;
            line-height: 20px;
            letter-spacing: -0.15px;
        }

        .email-content__subtext {
            display: flex;
            margin-bottom: 24px;
        }

        .email-content_nickname {
            margin-bottom: 8px;
            color: #6e7680;
        }

        .email-content_title {
            font-size: 24px;
            font-weight: 590;
            margin-bottom: 32px;
            line-height: 28px;
            letter-spacing: 0.07px;
            color: #323539;
        }

        .alert-box {
            border: 1px solid #dfe3e8;
            padding: 16px 16px;
            border-radius: 8px;
            width: 444px;
            margin-bottom: 24px;
        }

        .alert-text {
            margin-top: 0;
            margin-bottom: 12px;
            font-weight: 590;
            line-height: 20px;
            letter-spacing: -0.15px;
        }

        .alert-subtext {
            color: #6E7680;
            margin: 0;

        }

        .social_icon {
            display: inline-block;
            width: 32px;
            height: 32px;
            vertical-align: middle;
            background: url("https://st1.zoom.us/social_icons_gray.png") no-repeat top left;
            background-size: 272px 32px;
        }

        @media only screen and (max-width: 414px) {
            .container {
                margin-top: 0;
                margin-bottom: 0;
            }
            .header {
                border-top-left-radius: 0;
                border-top-right-radius: 0;
            }
            .container {
                border-radius: 0;
            }
        }

        @media only screen and (min-width: 900px) {
            .container {
                min-width: 420px;
                max-width: 600px;
            }
        }
    </style>
</head>
<body>
<div class="email-body">
    <div class="container">
        <div class="header">
            <div class="header__logo">
                <img src="https://click.zoom.us/zoom-email-logo-blue" alt="zoom logo" />
            </div>
        </div>
        <div class="email-content">
            <div class="email-content_nickname" style="margin-bottom: 24px;">
                Hi there,
            </div>
            <div class="email-content__text mb">
                Arran Griffith - Fedora (fedora@lyrasis.org) is inviting you to join a group chat on Zoom.
            </div>
            <div class="email-content__text mb">
                Please click the link to view invitation. Invitation link expires in 30 days. By accepting the invitation, you will be able to chat with everyone in chat.
            </div>
            <div class="email-content__subtext">
                <div>
                    <a class="button" style="color: white;" href="https://s.zoom.us/c/b9D8GHfTq">
                        View Invitation
                    </a>
                </div>
            </div>
            <div class="email-content__text mb">
                If the button above does not work, please copy and open the link below in your browser.
            </div>
            <div class="email-content__text mb">
                <a href="https://s.zoom.us/c/b9D8GHfTq" style="color:#2D8CFF; text-decoration: none;">
                    https://s.zoom.us/c/b9D8GHfTq
                </a>
            </div>
            <div class="email-content__text mb">
                Thank you,
            </div>
            <div class="email-content__text">
                Zoom
            </div>
        </div>
        <div style="border-top: 1px solid #DFE3E8; margin: 0"></div>
        <div style="color: #6e7680; padding-bottom: 24px">
            <div style="margin-top: 24px; text-align: center">
                <div style="margin-bottom: 16px; display: inline-block">
                    <a href="https://www.linkedin.com/company/zoom">
                        <span class="social_icon" style="background-position:0 0;"></span>
                    </a>
                </div>

                <div style="margin-left: 16px; display: inline-block">
                    <a href="https://x.com/zoom">
                        <span class="social_icon" style="background-position:-48px 0;"></span>
                    </a>
                </div>
                <div style="margin-left: 16px; display: inline-block">
                    <a href="https://www.instagram.com/zoom/">
                        <span class="social_icon" style="background-position:-96px 0;"></span>
                    </a>
                </div>
                <div style="margin-left: 16px; display: inline-block">
                    <a href="https://www.facebook.com/zoom">
                        <span class="social_icon" style="background-position:-144px 0;"></span>
                    </a>
                </div>
                <div style="margin-left: 16px; display: inline-block">
                    <a href="https://www.youtube.com/@Zoom">
                        <span class="social_icon" style="background-position:-192px 0;"></span>
                    </a>
                </div>
                <div style="margin-left: 16px; display: inline-block">
                    <a href="https://www.zoom.com/blog/">
                        <span class="social_icon" style="background-position:-240px 0;"></span>
                    </a>
                </div>
            </div>
            <div style="font-size: 12px; line-height: 20px; text-align: center; color:#6e7680;">
                <div style="color: #0D6BDE; font-size: 15px;letter-spacing: 0.5px;">+1.888.799.9666</div>
                <div>©2025 Zoom Video Communications, Inc.</div>
                <div style="margin-top: 16px">
                    <a style="text-decoration: none; font-size: 15px; color: #0D6BDE;" href="https://www.zoom.com">Zoom.com</a>
                    <div>55 Almaden Blvd</div>
                    <div>San Jose, CA 95113</div>
                </div>
            </div>
        </div>
    </div>
</div>
<style>
a.utexas-disclaimer { text-decoration: none; }
a:link.utexas-disclaimer { color: #005F86; }
a:visited.utexas-disclaimer { color: #005F86; }
a:hover.utexas-disclaimer { color: #BF5700; }
a:active.utexas-disclaimer { color: #F8971F; }
</style>
<br><table style="background-color: #FDFAE7; border: solid #FCD146; border-width: 0 0 0 1.0ex; color: black; font-family: Arial, 'Helvetica Neue', Helvetica; font-size: 10pt; padding: 1.0ex 1.0ex 1.0ex 2.0ex;"><tbody><tr><td>
This message is from an external sender. <a href="https://ut.service-now.com/sp?id=kb_article&number=KB0011401" class="utexas-disclaimer">Learn more about why this matters.</a>
</td></tr></tbody></table><br></body>
</html>