#background-video {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
 }
.HosPital {
    margin-top: 15px;
    margin-left: 500px;
    position: absolute;
    position: top;

}

.logo {
    padding-top: 10px;
    padding-left: 40px;
    color: skyblue;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: black;
    font-family: "Nexa";
    src: url("Nexa-Regular.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-size: 50px;
}

.M {
    text-decoration: none;
}

.connection {
    text-decoration: none;
    padding-left: 350px;
    font-size: 20px;
    word-spacing: 50px;
    display:block;

}

.connection2 {
    text-decoration: none;
    color: white;
    transition: all 0.3s ease;

}

.connection2:hover {
    font-size: 25px;
    text-shadow: 1px 1px 2px white;
}

hr {
    height: 2px;
    background-color: white;
    border-top: 1px solid black;
    color: white;
    margin-left: 300px;
    width: 80%;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

#button {
    background-color: rgba(233,0,40,70%);
    border: none;
    color: black;
    font-weight: 700;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 2px;
    border: solid 1px black;
}
#button:hover {
    background-color: rgba(233,0,80,70%);
}

.Title {
    background-color: rgba(255,255,255,40%);
    display: inline-block;
    border-radius: 13px;
    border: solid 1px gray;
    padding: 20px;
    margin-left: 80px;
}

.a {
    font-family: times;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: black;
    color: lime;
    font-size: 30px;
    font-weight: 900px;
    margin-left: 200px;
}

.b {
    font-family: times;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: black;
    color: yellow;
    font-size: 30px;
    font-weight: 900px;
    margin-left: 50px;
}

.c {
    font-family: times;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: black;
    color: red;
    font-size: 30px;
    font-weight: 900px;
    margin-left: 200px;
}

.d {
    font-family: times;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: black;
    color: navy;
    font-size: 30px;
    font-weight: 900px;
    margin-left: 200px;
}

.e {
    font-family: times;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: black;
    color: green;
    font-size: 30px;
    font-weight: 900px;
    margin-left: 70px;
}

.psych {
    border: 1px solid gray;
    background-color: rgba(255,255,255,50%);
    display: inline-block;
}

.images {
    background-color: rgba(255,255,255,40%);
    display: inline-block;
    border-radius: 13px;
    border: solid 1px gray;
    padding: 20px;
    margin-left: 80px;
}
.media {
    border: solid white 10px;
    margin-left: 10px;
   filter: drop-shadow(4px 0px 4px black);
    display: inline-block;

}

.Ti {
    border: 1px solid gray;
    background-color: rgba(255,255,255,50%);
    display: inline-block;
}

.p1 {
    margin-left: 50px;
    border: solid white 10px;
   filter: drop-shadow(4px 0px 4px black);
    display: inline-block;
}

.p4 {
    margin-left: 50px;
    border: solid white 10px;
   filter: drop-shadow(4px 0px 4px black);
    display: inline-block;
}

/* CSS 118 PROPERTIES (12 more) */

.VIDEO {
    background-color: rgba(255,255,255,40%);
    display: inline-block;
    border-radius: 13px;
    border: solid 1px gray;
    padding: 20px;
    margin-left: 80px;
}
.psyc {
    margin-left: 50px;
    border: solid orange 10px;
    border-radius: 8px;
}

.psy {
    margin-left: 30px;
    border: solid skyblue 10px;
    border-radius: 8px;
}
