.colored-text {
    color: rgb(247, 66, 30);
}

.strikethrough-text {
    text-decoration: line-through;
}
