.primary-title{
    font-weight: 700;
    font-size: 51px;
    line-height: 120%;
}
.primary-sub-title{
   font-weight: 500;
    font-size: 21px;
    line-height: 100%;
}

.version-indicator {
    text-align: right;
    padding-right: 20px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    z-index: 100;
}