.container {
    width: 90%;
    margin: auto;
    z-index: 2;
    position: relative;
}

.colored {
    color: #FF9A44;
}