+ .message .message-tip-top-right:before, .message .message-tip-top-left:before {
+ border-bottom-color: #191919 !important;
+ }
+
+ .left-arrow {
+ border-right-color: rgba(119,119,119,0.4) !important;
+ }
+ .previous-button:hover .left-arrow {
+ border-right-color: #c0c0c0 !important;
+ }
+ .right-arrow {
+ border-left-color: rgba(119,119,119,0.4) !important;
+ }
+ .next-button:hover .right-arrow {
+ border-left-color: #c0c0c0 !important;