.device-content {
    border:2px #FF0102 solid;
}

.gray-color {
    color: #76797F;
}

.question-icon {
    color : #EEB617;
    font-size: 28px;
}

.question-font {
    color: #DC124E;
    font-size: 20px;
}

.under-line {
    text-decoration: underline;
}

.help-plage-link {
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    color: #FF0000;
    font-size: 20px;
    background: #FFFFDE;
    padding: 10px 20px 10px 20px;
    box-shadow:2px 2px 5px #76797F;
}
