#sec-title-slide {
    text-align: end;
}

#sec-title-slide h2 {
    position: relative;
    top: 35vh;
    color: #e7ad52;
}

#sec-title-slide h1 {
    position: absolute;
    bottom: -55vh;
    right: -200px;
    width: 90vw;
    color: #222;
    font-size: 60px
}
