body.welcome-page
{
display:none;
}
.hangup-button {
    background-color: #fe960b;
}

.hangup-button:hover {
    background-color: #f5350a;
}
