.title-text-container {
	width: 100%;
    background-color: #ccc;
}

.title-text {
	font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 5px 20px;
    font-size: 20px;
}