﻿.title_group__container {
    text-align: left;
    width: 100%;
    padding: 0.5em 0;
    position: relative;
}

.title_group__title {
    font-size: 1.25em;
    font-weight: 100;
    margin-left: 0.35em;
}

.title_group__button {
    position: absolute;
    top: 0.45em;
    right: 1em;
    border: none;
    padding: 2px 5px;
    cursor: pointer;
    text-decoration: none;
    color: white;
}