.subtitle {
    letter-spacing: 4px;
}

.hr-half{
    width: 50%;
    border-top: 1px solid #263a40;
}

.indent-left{
    padding-left: 1rem;
}