.oppertunityMsg {
    background: #ffffff12;
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 10px;
    cursor: pointer;
}

.oppertunityMsg:hover {
    background: #ffffff20;
}